Re: cross compiling for new system.

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

 



"Bill Cunningham" <billcun@xxxxxxxxxxxxxx> writes:

>    I have gcc-4.6.0 and binutils-2.21. I have cross compiled binutils
> but have the code for my architecture present. The thing is I can't
> get the compiler to find this new runtime linker. Are there special
> environment variables or switches that I would need to use the new ld,
> as, and ranlib?

If you configure gcc and the binutils with the exact same --prefix
option, then after you "make install" gcc should find the newly built
binutils.

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