Matthias Klose wrote:
> gcc -fuse-ld=gold -Wl,--verbose
> gcc -B/usr/lib/gold-ld/ -Wl,--verbose
Interesting. With binutils-gold installed:
$ gcc-4.5 -fuse-ld=gold -Wl,--verbose 2>&1 |head -1
/usr/bin/ld: Attempt to open
/usr/lib/gcc/i486-linux-gnu/4.5.1/../../../../lib/crt1.o succeeded
$ gc
Jonathan Nieder wrote:
> Trying to build glibc with gold fails (as expected, but I thought I'd
> try). More precisely, after I eliminate the pointless version check,
> the configure script errors out like this:
>
> checking for -z relro option... no
> configure: error: linker with -z relro sup
Package: binutils-gold
Version: 2.20.51.20100813-1
Severity: wishlist
Tags: upstream
Hi,
Trying to build glibc with gold fails (as expected, but I thought I'd
try). More precisely, after I eliminate the pointless version check,
the configure script errors out like this:
checking for -z relro o
3 matches
Mail list logo