[Bug libc/419] ld.so crashes if libgcc_s.so.1 has an executable stack
rth at redhat dot com
sourceware-bugzilla@sources.redhat.com
Thu Sep 30 19:26:00 GMT 2004
------- Additional Comments From rth at redhat dot com 2004-09-30 19:26 -------
Subject: Re: ld.so crashes if libgcc_s.so.1 has an executable stack
On Thu, Sep 30, 2004 at 07:16:53PM -0000, jakub at redhat dot com wrote:
> I guess Alpha links some .asm/.s/.S files into libgcc_s.so.1 and those don't
> have the magic
> #ifdef __linux__
> .section .note.GNU-stack,""; .previous
> #endif
> in them (e.g. ppc32 has this).
Yes, I suppose so, but I havn't found it yet. It's sort of annoying
that ld doesn't put this information into the -Map file...
r~
--
http://sources.redhat.com/bugzilla/show_bug.cgi?id=419
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
More information about the Glibc-bugs
mailing list