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

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

bug#9927: unexec/unexmacosx fails with GCC 4.6.1 on intel Mac OS X 10.6.


From: Peter Dyballa
Subject: bug#9927: unexec/unexmacosx fails with GCC 4.6.1 on intel Mac OS X 10.6.8
Date: Thu, 17 May 2012 13:50:07 +0200

Am 17.05.2012 um 12:58 schrieb Andreas Schwab:

> Peter Dyballa <Peter_Dyballa@Freenet.DE> writes:
> 
>>      unexec: unrecognized section name in __DATA segment
> 
> What is the actual section name?


I can see in src/emacs produced by GCC 4.7.0:

        __PAGEZERO
        __TEXT
        __text
        __TEXT
        __text_cold
        __TEXT
        __text_startup
        __TEXT
        __symbol_stub
        __TEXT
        __stub_helper
        __TEXT
        __cstring
        __TEXT
        __const
        __TEXT
        __eh_frame
        __TEXT
        __DATA
        __program_vars
        __DATA
        __nl_symbol_ptr
        __DATA
        __la_symbol_ptr
        __DATA
        __data
        __DATA
        __const
        __DATA
        __static_data
        __DATA
        __bss4
        __DATA
        __bss2
        __DATA
        __pu_bss2
        __DATA
        __pu_bss4
        __DATA
        __LINKEDIT
        /usr/lib/dyld
        <div. shared libraries>

--
Mit friedvollen Grüßen

  Pete

And always remember the last words of my grandfather, who said: “A truck!”
                                — Emo Phillips






reply via email to

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