This is the mail archive of the libc-help@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: configure error: linker with -z relro support required


Jeff Liu wrote:
> On 08/23/2011 01:46 PM, Jonathan Nieder wrote:

>> See config.log.  What ld are you using?
>
> looks it does not specified the absolute path for `ld', in this case, IMHO,
> it means the '/usr/bin/ld'.

I was referring to which _implementation_ of ld you use.  It should be
possible to find out by running "ld --version" and seeing if it
mentions "GNU Binutils" or "gold".  (The latter is not supported for
building eglibc yet iirc, though Roland was working on it.)


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