building gcc tool-chain to be used across machines

Prashant Batra (prbatra) prbatra@cisco.com
Fri Feb 10 05:40:00 GMT 2012


Hi,

If I want to build a gcc tool-chain on one machine and copy it to
different machines,
and use it there, what are the things I need to take care of.
With initial tries, I have seen that after copying a built tool chain to
a different machine,
gcc tries to search for include and libs into the paths given during
building (as prefix).

That paths may not be always present on other machines where I wish to
use the tool chain.

Any help would be appreciated.

Thanks,
Prashant



More information about the Gcc-help mailing list