crosstool-ng/scripts/build/debug
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
..
000-template.sh For tools/ and debug/ build scripts, annd a numeric prefix, so that they always get built in the same order, in case of library dependencies. 2008-05-02 21:59:14 +00:00
100-dmalloc.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
200-duma.sh Newer, better, tsocks(1)-like wrapper script for D.U.M.A. 2008-06-30 20:37:14 +00:00
300-gdb.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
400-ltrace.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
500-strace.sh For tools/ and debug/ build scripts, annd a numeric prefix, so that they always get built in the same order, in case of library dependencies. 2008-05-02 21:59:14 +00:00
duma.in Newer, better, tsocks(1)-like wrapper script for D.U.M.A. 2008-06-30 20:37:14 +00:00