crosstool-ng/scripts/build
Yann E. MORIN" 549ef5d740 Use CT_DoExecLog when building gcc.
/trunk/scripts/build/cc_gcc.sh |   55    27    28     0 ++++++++++++++++++++++++------------------------
 1 file changed, 27 insertions(+), 28 deletions(-)
2008-07-14 15:56:57 +00:00
..
debug Ioannis E. VENETIS <venetis@mail.capsl.udel.edu> pointed out that GMP and MPFR were not used by gcc. 2008-07-13 10:32:38 +00:00
tools Get rid of all command (which is a bashism), and replace them with $(command), which is POSIX. 2008-05-20 21:32:39 +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 Use CT_DoExecLog when building gcc. 2008-07-14 15:56:57 +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 Use CT_DoExecLog for GMP build. 2008-07-14 13:55:30 +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 Get rid of all command (which is a bashism), and replace them with $(command), which is POSIX. 2008-05-20 21:32:39 +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