crosstool-ng/scripts
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
..
build 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
crosstool.sh Allow to store working files outside the build tree (eg. incase the working tree is on the network). 2008-06-24 16:19:45 +00:00
functions Print "Build completed" only if not in error, not the other way around. 2008-06-20 11:58:13 +00:00
saveSample.sh Only priunt WARNings when saving the current configuration. 2008-06-22 17:30:37 +00:00
showSamples.sh Fix wiki table sample output. 2008-07-09 21:13:07 +00:00
tarball.sh.broken 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