Made work --enable-crosstools so the generated cross tool chain can
commit8b4c48698e50180b160ec79cccf1ebc8c6d34a18
authorweissms <weissms@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sat, 14 May 2011 15:18:46 +0000 (14 15:18 +0000)
committerweissms <weissms@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sat, 14 May 2011 15:18:46 +0000 (14 15:18 +0000)
tree1887eb723b327a360a751f1fbac604935bb9581f
parent91d1b648ec045f33c1fc2fca334ce84e843b13e8
Made work --enable-crosstools so the generated cross tool chain can
compile all target code. Added --with-crosstools to specify a directory
where the generated cross tool chain is placed or searched for. If a
cross gcc is found there it is used like a preinstalled cross tool
chain. If none of both configure options is given everything behaves
like before.

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@38683 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
Makefile.in
config/make.cfg.in
config/target.cfg.in
configure
configure.in
mmakefile
tools/collect-aros/env.h.in
tools/collect-aros/mmakefile
tools/crosstools/mmakefile.src
workbench/libs/mesa/src/aros/arosmesa/mmakefile.src
workbench/libs/mesa/src/aros/glu/mmakefile.src