crosstool-ng/config/cc
Yann E. MORIN" e2b9a81da3 scripts: check host features with host compiler
Currently, we check host feature in ./configure. This works only for
cross toolchains, but not for canadian toolchains. ./configure has
absolutely no way to know what the host for the toolchain will be;
only the build scripts know.

So, move the headers & libraries checks from ./configure to the build
scripts, early enough in the build, but not before we know the host
compiler and other tools.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
2011-10-14 22:44:24 +02:00
..
gcc.in cc/gcc: update to the Linaro 2011.09 2011-09-28 15:28:23 +13:00
gcc.in.2 scripts: check host features with host compiler 2011-10-14 22:44:24 +02:00
gcc.in.mips cc/gcc: add MIPS spercific configure options 2011-06-27 18:04:50 +02:00