mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-03-06 06:14:47 +00:00
new gcc specs patch: gcc-3.2.3-specs-3.patch
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2550 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
585ce086da
commit
b2d4656229
@ -45,7 +45,7 @@
|
||||
<listitem><para>gcc-2.95.3-2.patch</para></listitem>
|
||||
<listitem><para>gcc-3.2.3-mmap_test.patch</para></listitem>
|
||||
<listitem><para>gcc-3.2.3-no_fixincludes.patch</para></listitem>
|
||||
<listitem><para>gcc-3.2.3-specs.patch</para></listitem>
|
||||
<listitem><para>gcc-3.2.3-specs-3.patch</para></listitem>
|
||||
<listitem><para>ncurses-5.3-etip.patch</para></listitem>
|
||||
<listitem><para>perl-5.8.0-libc.patch</para></listitem>
|
||||
<listitem><para>tcl-8.4.2</para></listitem>
|
||||
@ -63,6 +63,9 @@
|
||||
</itemizedlist>
|
||||
</para></listitem>
|
||||
|
||||
<listitem><para>May 10th, 2003 [gerard]: New
|
||||
gcc-3.2.3-specs-3.patch.</para></listitem>
|
||||
|
||||
<listitem><para>May 10th, 2003 [gerard]: Chapter 06 - Adjusting toolchain:
|
||||
Made it more architecture independant.</para></listitem>
|
||||
|
||||
|
@ -2,7 +2,7 @@ GCC (&gcc-version;) - &gcc-core-size;:
|
||||
<ulink url="http://freshmeat.net/projects/gcc/"/>
|
||||
|
||||
GCC Specs Patch:
|
||||
<ulink url="&http;/gcc-3.2.3-specs-2.patch"/>
|
||||
<ulink url="&http;/gcc-3.2.3-specs-3.patch"/>
|
||||
|
||||
GCC MMap Test Patch:
|
||||
<ulink url="&http;/gcc-3.2.3-mmap_test.patch"/>
|
||||
|
@ -3,7 +3,7 @@
|
||||
<sect2>
|
||||
<title>Installation of GCC</title>
|
||||
|
||||
<para><screen><userinput>patch -Np1 -i ../gcc-&gcc-version;-specs-2.patch
|
||||
<para><screen><userinput>patch -Np1 -i ../gcc-&gcc-version;-specs-3.patch
|
||||
patch -Np1 -i ../gcc-&gcc-version;-mmap_test.patch
|
||||
patch -Np1 -i ../gcc-&gcc-version;-no_fixincludes.patch</userinput></screen></para>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user