crosstool-ng/scripts/build
Yann E. MORIN" 6e49891565 Ioannis E. VENETIS <venetis@mail.capsl.udel.edu> pointed out that GMP and MPFR were not used by gcc.
Turned out that none could use GMP and MPFR as the config option changed its name, but the change was not propagated to all users.

 /trunk/scripts/build/binutils.sh      |    2     1     1     0 +-
 /trunk/scripts/build/debug/300-gdb.sh |    2     1     1     0 +-
 /trunk/scripts/build/cc_gcc.sh        |    6     3     3     0 +++---
 3 files changed, 5 insertions(+), 5 deletions(-)
2008-07-13 10:32:38 +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 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
cc_gcc.sh 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
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 GMP and MPFR are no longer a sub-component of gcc (config-wise). 2008-06-20 15:16:43 +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 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_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 Although working with bash, 'echo -n' is really non-portable. 2008-07-07 21:25:57 +00:00
mpfr.sh GMP and MPFR are no longer a sub-component of gcc (config-wise). 2008-06-20 15:16:43 +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