bug-gnu-emacs
[Top][All Lists]
Advanced

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

Compiling emacs-20.7 with gcc 2.7.2.1 on m64k-next-nextstep4


From: Pascal Bourguignon
Subject: Compiling emacs-20.7 with gcc 2.7.2.1 on m64k-next-nextstep4
Date: Wed, 13 Jun 2001 07:09:35 +0200 (CEST)

Hello,

I had  some problems with the  OPENSTEP 4.2 compiler  (g)cc 2.7.2.1 to
compile emacs-20.7:

cc: Internal compiler error: program cc1obj got fatal signal 11
gnumake: *** [syntax.o] Error 1


The fact is that your intensive use of macro is quite indigestible and
unjustified. I'm not suprised some compilers bark at them.

I  could make  syntax.c swallowable  to gcc  2.7.2.1 by  replacing the
macros INC_BOTH  and UPDATE_SYNTAX_TABLE_FORWARD in  scan_lists(), and
INC_FROM in scan_sexps_forward by functions encapsulating them.



By  the way,  if you  knew  of a  more recent  gcc version  supporting
m64k-next-nextstep4, I'd be  happy to rather use it  to compile modern
GNU software on this platform.

-- 
__Pascal_Bourguignon__              (o_ Software patents are endangering
()  ASCII ribbon against html email //\ the computer industry all around
/\  and Microsoft attachments.      V_/ the world http://lpf.ai.mit.edu/
1962:DO20I=1.100  2001:my($f)=`fortune`;  http://petition.eurolinux.org/



reply via email to

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