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

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

bug#14258: Can't compile 24.3 on AIX 6.1


From: Paul Eggert
Subject: bug#14258: Can't compile 24.3 on AIX 6.1
Date: Fri, 26 Apr 2013 00:53:50 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130329 Thunderbird/17.0.5

Erik's right that Emacs won't build properly when compiled
with a C++ compiler.  So vanilla xlc should be the way to go.

If plain xlc doesn't work, how about 'xlc -O'?  The remarks
in alloc.c's SETJMP_WILL_NOT_WORK indicate that you may need
to compile Emacs with optimization enabled, to get setjmp to
save registers properly.





reply via email to

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