crosstool-ng/scripts/build
Yann E. MORIN" daa31a0c34 Building target libraries before the cross-compiler is available is doomed! Move build binutils' target libraries after final gcc.
Have a unique list of steps, it's easier to maintain.

 /trunk/scripts/build/binutils.sh |    8     5     3     0 +++++---
 /trunk/scripts/crosstool.sh      |   16     2    14     0 ++--------------
 /trunk/steps.mk                  |   29    16    13     0 ++++++++++++++++-------------
 3 files changed, 23 insertions(+), 30 deletions(-)
2008-04-28 07:38:36 +00:00
..
debug Offer an option to build a static cross-gdb. 2008-04-27 10:25:02 +00:00
tools Commit a long-standing eye-dcandy change in a log, that got lost in a vi crash... 2008-04-17 19:16:17 +00:00
binutils.sh Building target libraries before the cross-compiler is available is doomed! Move build binutils' target libraries after final gcc. 2008-04-28 07:38:36 +00:00
cc_gcc.sh Move improperly installed gcc libraries to the sysroot. 2008-01-16 22:15:16 +00:00
debug.sh Merge the build system to trunk: ct-ng is now installable: 2007-07-01 19:04:20 +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 Make checking the linux installed headers optional (instead of systematic). 2007-07-03 22:16:42 +00:00
libc_glibc.sh Fix from Marco Fonseca <mfonseca@fortresstech.com> to use the newly-built, bootstrap cross-compiler when installing glibc headers. 2007-11-02 18:55:55 +00:00
libc_uClibc.sh ARM EABI is now working for little endian ARM targets. 2007-09-16 17:59:18 +00:00
tools.sh Merge the build system to trunk: ct-ng is now installable: 2007-07-01 19:04:20 +00:00