Re: glibc configure: error: linker with -z relro support required

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



chansarav <chansarav@xxxxxxxxx> writes:

> I am building a cross-compiler for arm. I built and installed the
> binutils & compiler.
>
> While configuring glibc with the compiler and binutils built for arm,
> I get the following configure error:
>
> checking for -z relro option... no
> configure: error: linker with -z relro support required
>
> I couldn't find any reference for the same from net.
>
> Kindly check if anyone can help on the same.
>
> The sources I used are - binutils-2.20, gcc-4.4.0 and glibc-2.11.

binutils 2.20 does support -z relro for ELF targets.  You are going to
have to look at the glibc config.log file to see why the test for -z
relro failed.

Ian

[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux