crosstool-ng/scripts/build
Yann E. MORIN" 6731142c39 Better handle the second pass core gcc build, differentiating between gcc prior to 4.3 with gcc from 4.3.
Simplify detecting wether gcc is 4.3 and later, or older than 4.3 (we already know from .config).

 /trunk/scripts/build/cc/gcc.sh |   22    13     9     0 +++++++++++++---------
 1 file changed, 13 insertions(+), 9 deletions(-)
2008-09-30 18:19:18 +00:00
..
cc Better handle the second pass core gcc build, differentiating between gcc prior to 4.3 with gcc from 4.3. 2008-09-30 18:19:18 +00:00
debug DUMA: don't log twice through the logger. 2008-09-15 14:41:09 +00:00
kernel Generate the kernel config choice, rather than having it hard-coded: 2008-09-16 17:39:40 +00:00
libc In the glibc and eglibc trees, the 'configure' files may be older than their source 'configure.in', when used from an svn check out, or a snapshot tarball. 2008-09-28 21:34:11 +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
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
mpfr.sh MPFR: log autotools files rebuilding to DEBUG level, not EXTRA. 2008-08-17 14:10:44 +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