crosstool-ng/scripts
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
..
build libc/glibc: run ./configure in CONFIG_SHELL 2011-10-11 22:21:48 +02:00
addToolVersion.sh libc/uClibc: enable NPTL choice for uClibc >= 0.9.32 2011-09-12 02:37:29 +02:00
config.guess scripts: update config.{guess,sub} 2011-10-06 00:09:00 +02:00
config.sub scripts: update config.{guess,sub} 2011-10-06 00:09:00 +02:00
crosstool-NG.sh.in scripts: check host features with host compiler 2011-10-14 22:44:24 +02:00
functions scripts/functions: only use passive FTP 2011-09-09 15:48:59 +02:00
gen_in_frags.sh config: move multi-line shell commands from Makefile to script 2011-07-03 23:02:16 +02:00
mk-patch.sh scripts/mk-patch: squash all non alphanumeric chars 2011-04-08 00:58:33 +02:00
mk-release.sh scripts: use 'hg archive' to create release tarballs 2010-07-17 11:31:57 +02:00
patch-renumber.sh scripts: be POSIXly correct in helper scripts 2009-11-12 18:42:13 +01:00
patch-rework.sh misc: fix more typos here and there... 2011-07-17 16:53:40 +02:00
populate.in misc: fix more typos here and there... 2011-07-17 16:53:40 +02:00
saveSample.sh.in config: don't require .config.2 to save a sample 2011-07-31 00:04:02 +02:00
scripts.mk scripts: some eye-candy 2009-10-30 20:08:44 +01:00
showSamples.sh misc: fix more typos here and there... 2011-07-17 16:53:40 +02:00
showTuple.sh.in scripts: munge .config to handle array variables 2011-05-19 22:29:49 +02:00
toolchain-config.in scripts: simplify and fix the toolchain config script 2011-08-19 00:52:05 +02:00
xldd.in scripts/xldd: fix missing arg to one printf 2011-07-12 23:21:27 +02:00