This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Remove support for NO_CTORS_DTORS_SECTIONS


On Tue, 8 Oct 2019, Florian Weimer wrote:

> As far as I can tell, no architecture currently needs this.  The
> build-many-glibcs.py logs I have show that the configure check for
> .ctors/.dtors sections always fails.

I don't think this was meant to be architecture-specific.  It was added in 
<https://sourceware.org/ml/libc-alpha/2010-12/msg00051.html>; the relevant 
linker feature appears to have been added in binutils 2.22 (which is older 
than the oldest supported binutils version for building glibc).

-- 
Joseph S. Myers
joseph@codesourcery.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]