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: Doug Lewan
Subject: bug#14258: Can't compile 24.3 on AIX 6.1
Date: Fri, 26 Apr 2013 15:05:31 +0000

Paul,

'xlc -O' worked! emacs 24.3 has compiled and linked for me.

I would never have been able to read that diagnostic that way.

And thanks to all the developers who helped along the way!

,Douglas
Douglas Lewan
Shubert Ticketing
(201) 489-8600 ext 224

If the majority of cooking accidents happen in the kitchen, then why don't we 
just cook in other rooms?


-----Original Message-----
From: Paul Eggert [mailto:eggert@cs.ucla.edu] 
Sent: Friday, 2013 April 26 03:54
To: Doug Lewan
Cc: 14258@debbugs.gnu.org
Subject: Re: Can't compile 24.3 on AIX 6.1

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]