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

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

bug#18784: Coultdn't compile emacs-24.4


From: Ulrich Mueller
Subject: bug#18784: Coultdn't compile emacs-24.4
Date: Fri, 13 Mar 2015 21:43:25 +0100

>>>>> On Fri, 13 Mar 2015, Glenn Morris wrote:

> Sorry for the lack of response. You might have more luck reporting
> this to Gentoo.

> Perhaps still more is needed beyond what was installed for
> http://debbugs.gnu.org/11398 and http://debbugs.gnu.org/16343, but I
> have no idea what.

This doesn't look like a Linux PaX kernel issue to me, but rather like
overly aggressive CFLAGS and LDFLAGS (see build.log):
 * strip-flags: CFLAGS: changed '-O2 -pipe -m64 -march=amdfam10 -m3dnow -mmmx 
-msse -msse2 -msse3 -msse4a -mcx16 -msahf -mfpmath=sse -mabm 
-m128bit-long-double -fPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2' to '-O2 -pipe 
-m64 -march=amdfam10 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2'
 * strip-flags: LDFLAGS: changed '-pie -m64 -Wl,-O2 -Wl,--as-needed -s 
-Wl,-z,now -Wl,-z,relro -Wl,-z,noexecstack -Wl,--hash-style=gnu' to '-m64 
-Wl,-O2 -Wl,--as-needed -Wl,-z,now -Wl,-z,relro -Wl,-z,noexecstack 
-Wl,--hash-style=gnu'

But yes, if this is still an issue, please report it to the Gentoo bug
tracker: http://bugs.gentoo.org/





reply via email to

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