crosstool-ng/scripts
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
..
build 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
crosstool.sh Introduce a new EXPERIMENTAL feature: BARE_METAL. 2008-09-14 16:21:07 +00:00
functions Introduce a new EXPERIMENTAL feature: BARE_METAL. 2008-09-14 16:21:07 +00:00
saveSample.sh The Linux kernel does not need a config file now that the old methods are removed. 2008-09-15 09:51:10 +00:00
showSamples.sh Beautify somewhat the WiKi table for narrow screens. 2008-09-14 16:54:12 +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