Erwin Authried wrote: > > Am Mittwoch, den 08.08.2007, 21:53 +0200 schrieb Detlef Vollmann: > > Jamie Lokier wrote: > > > David McCullough wrote: > > > > The only time rebuilding makes sense is if you cannot use the default > > > > location for the pre-built toolchain, or you have a host that has not > > > > pre-built toolchains, > > IMHO, a toolchain that requires a specific location in the host > > filesystem is broken anyway. > > > Hmmm, but aren't the install path and search locations for programs and > libraries hardcoded in the compiler driver for all gcc versions? All > toolchains that I have seen had fixed locations ... All toolchains built by crosstool can be installed at any location. Probably they use the path of the executable that's running. And yes, for those toolchains you can't create links to the executable e.g. in /usr/local/bin, but you have to put the bin directory of the installation into your PATH.
Detlef -- Detlef Vollmann vollmann engineering gmbh Linux and C++ for Embedded Systems http://www.vollmann.ch/ _______________________________________________ uClinux-dev mailing list [email protected] http://mailman.uclinux.org/mailman/listinfo/uclinux-dev This message was resent by [email protected] To unsubscribe see: http://mailman.uclinux.org/mailman/options/uclinux-dev
