diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2003-05-02 20:36:04 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2003-05-02 20:36:04 +0000 |
commit | 8727a64b3cbe663cd0f0f961e49b74907531d288 (patch) | |
tree | 38403d2eaadbe551e83d04a09493f1b6550ae231 /chapter04/gcc.xml | |
parent | bc82645e958948a6aefd3147a0d7f712de9eaf6b (diff) |
package updates
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2491 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter04/gcc.xml')
-rw-r--r-- | chapter04/gcc.xml | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/chapter04/gcc.xml b/chapter04/gcc.xml index 6b7ade08d..65a815d2f 100644 --- a/chapter04/gcc.xml +++ b/chapter04/gcc.xml @@ -3,3 +3,18 @@ GCC-core (&gcc-version;) - &gcc-core-size;: GCC-g++ (&gcc-version;) - &gcc-g-size;: <ulink url="http://freshmeat.net/projects/gcc/"/> + +GCC Specs Patch: +<ulink url="&http;/gcc-3.2.3-specs.patch"/> + +GCC libgcc No Debug Patch: +<ulink url="&http;/gcc-3.2.3-libgcc_no_debug.patch"/> + +GCC libstdc++ No Debug Patch: +<ulink url="&http;/gcc-3.2.3-libstdc++_no_debug.patch"/> + +GCC MMap Test Patch: +<ulink url="&http;/gcc-3.2.3-mmap_test.patch"/> + +GCC No Fixed Includes Patch: +<ulink url="&http;/gcc-3.2.3-no_fixincludes.patch"/> |