crosstool-ng/scripts/build
Yann E. MORIN" f53dd7e985 Fix building core C compiler.
PowerPC unveiled that you can't reliably build a target libgcc until you have C library headers.
In fact you can't build it at all. The fact that it did build for some architectures was purely coincidental, and a mistake.
This fix should still allow to build uClibc-based toolchains (some ARM uClibc toolchains were build-tested).

 /trunk/scripts/build/cc_gcc.sh |  100    47    53     0 +++++++++++++++++++++++-------------------------
 1 file changed, 47 insertions(+), 53 deletions(-)
2008-08-07 13:28:02 +00:00
..
debug Remove garbage files left behind by downloads from sourceforge.net. 2008-07-22 14:17:10 +00:00
tools Don't check fo lynx, it's no longer used. 2008-07-24 06:47:08 +00:00
binutils.sh Fix CT_DoExecLog usage when building binutils' libraries for target. 2008-07-14 15:42:27 +00:00
cc_gcc.sh Fix building core C compiler. 2008-08-07 13:28:02 +00:00
debug.sh Fix tools.sh and debug.sh now the tools/ and debug/ sub-dirs are numerically sorted. 2008-05-03 09:53:49 +00:00
gmp.sh Fix CT_DoExecLog usage when building GMP for target. 2008-07-14 21:21:35 +00:00
kernel_linux-libc-headers.sh Add the full crosstool-NG sources to the new repository of its own. 2007-02-24 11:00:05 +00:00
kernel_linux.sh Use CT_DoExecLog for Linux headers install. 2008-07-14 13:51:45 +00:00
libc_glibc.sh Have the glibc build use the cross-objdump, rather than the host one. 2008-07-31 09:08:33 +00:00
libc_uClibc.sh Use CT_DoExecLog when building uClibc. 2008-07-14 15:48:51 +00:00
mpfr.sh Use CT_DoExecLog for MPFR build. 2008-07-14 15:15:40 +00:00
tools.sh Fix tools.sh and debug.sh now the tools/ and debug/ sub-dirs are numerically sorted. 2008-05-03 09:53:49 +00:00