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


On 08/23/2011 02:10 PM, Jonathan Nieder wrote:
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.)
"GNU Binutils" :)

jeff@pibroch:/btrfs$ ld --version
GNU ld (GNU Binutils for Ubuntu) 2.21.0.20110327
Copyright 2011 Free Software Foundation, Inc.
This program is free software; you may redistribute it under the terms of
the GNU General Public License version 3 or (at your option) a later version.
This program has absolutely no warranty.


Thanks,
-Jeff


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