crosstool-ng/scripts/build
Yann E. MORIN" d776140189 cc/gcc: build core compilers for canadian
Currently, we rely on an existing external cross-compiler targetting
the target, to build the C library.

This can pause quite a few problems if that compiler is different from
the one we are building, because it could introduce some ABI issues.

This patch removes this dependency, by building the core compilers
as we do for standard cross, and also by building the binutils and
gcc, for running on the build machine.

This means we no longer need to offer the cross-sompiler selection in
the menuconfig.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
2012-01-03 22:57:25 +01:00
..
arch arch/sh: use endian string in tests 2011-11-20 21:05:36 +01:00
binutils binutils: add frontends for building to run on the build machine 2011-07-24 23:52:28 +02:00
cc cc/gcc: build core compilers for canadian 2012-01-03 22:57:25 +01:00
companion_libs complibs: fixup the host complibs install dir 2011-07-25 19:04:17 +02:00
companion_tools comptools/libtool: chmod files to u+w 2011-03-03 19:32:05 +01:00
debug debug/strace: fix download URL 2012-03-12 21:19:26 +01:00
kernel kernel/linux: fix missing quote 2011-12-12 21:47:08 +01:00
libc libc/glibc: use CT_mkdir_pushd helper 2012-01-01 17:35:10 +01:00
test_suite cc/gcc: copy file with 'cp -v', it rotates the progress bar 2012-01-01 22:54:37 +01:00
companion_tools.sh companion_tools/autoconf: add autoconf tool 2010-01-12 21:09:30 +01:00
debug.sh Simplify the Tools and Debug facilities menu entries: 2008-10-10 14:30:44 +00:00
internals.sh scripts, cc/gcc: do not fail on existing symlinks or build.log 2011-07-12 23:52:24 +02:00
test_suite.sh test-suite: Added new test suite feature (experimental) 2010-05-19 17:53:04 +02:00