Re: Specifying where Binutils is and what it is called

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

 



> It looks like the simple solution is to just build and install
> binutils twice.  Once into temporary destination and once into
> final destination.  Then each compiler will be able to find binutils.
>  If you want to optimize this, you might be able to build binutils
> once, and install it twice, overriding prefix at install time to put it
> in the other install dir.

Finally good advice! Thanks!

That has worked. In case anybody is interested, the result is here:

https://github.com/rdiez/JtagDue/blob/master/Toolchain/Makefile

Search for INSTALL_GCC_PHASE_1_TO_SEPARATE_DIR in there for more information.

Best regards,
  rdiez




[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