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 option... no configure: error: linker with -z relro support required Checking the documentation at http://sourceware.org/binutils/docs-2.20/ld/Options.html one finds -z keyword The recognized keywords are: ... `norelro' Don't create an ELF PT_GNU_RELRO segment header in the object. `relro' Create an ELF PT_GNU_RELRO segment header in the object. Any hints for someone who wants to implement this? -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org