extending crosstool to allow simultaneous executions

Dan Kegel dank@kegel.com
Thu Dec 2 17:20:00 GMT 2004


Robert P. J. Day wrote:
>   but that doesn't address my original point.  what the above does is
> extend the TARGET idea ever so slightly to incorporate endianness.
> ok, that's moderately useful.  but it doesn't support a completely
> *general* mechanism of being able to build simultaneous toolchains
> whose build properties might differ in an infinite number of ways.

As you said earlier, you can't please everybody.  You can set
PREFIX to anything you want, and override where crosstool installs
stuff.  (Note the line
   PREFIX=${PREFIX-$RESULT_TOP/$TARGET/$TOOLCOMBO}
in all.sh.  It uses your PREFIX if you have it set,
otherwise it sets it to blah/$TARGET/$TOOLCOMBO.)
- Dan

-- 
Trying to get a job as a c++ developer?  See http://kegel.com/academy/getting-hired.html

------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com



More information about the crossgcc mailing list