Re: help needed for builing gcc tool-chain

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

 



"Prashant Batra (prbatra)" <prbatra@xxxxxxxxx> writes:

> /usr/bin/ld: this linker was not configured to use sysroots

...

> Do, I need to build binutils with sysroot as well, and install it into
> the same prefix?
>

This is necessary if you want to use a sysroot.

> If yes, after building and installing binutils, how do I make use of
> this linker while building gcc?

If you build and install the binutils and gcc with the same --prefix
option, then gcc will use the linker that you built.

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