emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [OSX] G4 compiled binary fails on G5


From: Steven Tamm
Subject: Re: [OSX] G4 compiled binary fails on G5
Date: Wed, 2 Feb 2005 10:09:58 -0800


On Feb 2, 2005, at 9:21 AM, Stefan Monnier wrote:

You should recompile and either run
make CC=gcc
or
make-package -M,CC=gcc

I have compiled a version with «make-package --self-compiled -M,CC=gcc» and
now wait for feedback.

I also made an OS9 version with the USE_LSB_TAG and i wonder if it should be
given also to OSX ?

How did you set the USE_LSB_TAG ?  What compiler did you use?

USE_LSB_TAG is defined for MAC_OSX.  (see lisp.h)


That symbol seems to be defined on mac if __MRC__ is defined. IIRC MrC used
to be the OS9 compiler from Apple/MPW.

I must say I have no clue under which circumstance are the mac/inc/*
files used.  Is that for Mac OS 9 only?

Yes. Only for OS9. The OSX stuff doesn't use anything in the mac directory except for Emacs.app, which houses the resource files for generating the application. These probably should be autogenerated at some point.

-Steven




reply via email to

[Prev in Thread] Current Thread [Next in Thread]