GNU bug report logs -
#9927
24.1.50; unexec/unexmacosx doesn't grok GCC 4.6+ sections
Previous Next
Reported by: Peter Dyballa <Peter_Dyballa <at> Freenet.DE>
Date: Tue, 1 Nov 2011 00:30:02 UTC
Severity: important
Found in versions 24.1.50, 24.0.90
Done: Paul Eggert <eggert <at> cs.ucla.edu>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Samuel Bronson wrote:
> I decided I might as well try the simplest thing that could possibly
> work: just dump __DATA.__static_data in the usual way, and dump these
> new BSS sections like __DATA.__bss, only in their entirety rather than
> messing about with markers.
>
> When my first try ended in SIGSEGV, I ran "gobjdump --all" on temacs and
> didn't see any evidence of staticly-linked libraries besides libgcc and
> gnulib; then I noticed that I hadn't looked closely enough at the code
> I'd copied and pasted into my new "else if" clause and rewrote it to
> ACTUALLY work like that for __DATA.__bss without the marker stuff, and
> then I actually got an Emacs.app that worked!
>
> You can see my changes at:
> http://bazaar.launchpad.net/~naesten/emacs/nextstep-stuff/revision/108754
Sorry for lack of response. If you have a patch that fixes this, could
you just send it here please? (The launchpad repo is hard to follow.)
This bug report was last modified 10 years and 231 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.