GNU bug report logs -
#8395
Compile error with Xcode 4.1 in unexec
Previous Next
Full log
View this message in rfc822 format
>>>>> On Sun, 10 Jul 2011 08:19:47 -0700, Bob Halley <halley <at> play-bow.org> said:
> On 7 Jul 2011, at 15:57, YAMAMOTO Mitsuharu wrote:
>> This may or may not be a separate issue. Could you show the result of
>> `$ otool -h src/temacs src/emacs' at the build tree?
> src/temacs:
> Mach header
> magic cputype cpusubtype caps filetype ncmds sizeofcmds flags
> 0xfeedfacf 16777223 3 0x80 2 23 3696 0x00000085
> src/emacs:
> Mach header
> magic cputype cpusubtype caps filetype ncmds sizeofcmds flags
> 0xfeedfacf 16777223 3 0x80 2 31 4272 0x00000085
Thanks. As MH_PIE (0x200000) is not set in flags, the -fno-pie option
seems to work as intended (i.e., to suppress address randomization).
>> Also, please try X11 or tty-only builds if possible.
> I'll try that later; I'll have to pull plain emacs 24 code as this
> doesn't seem to work with the Aquamacs code base.
Thanks again. If the change I posted turns out to work with X11 or
tty-only builds, I'll commit it. Of course, if Lion is released
early, I'll try those builds myself.
YAMAMOTO Mitsuharu
mituharu <at> math.s.chiba-u.ac.jp
This bug report was last modified 13 years and 323 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.