Changeset 3e0fdeb for BOOK/final-system/common
- Timestamp:
- Aug 26, 2012, 3:25:29 PM (12 years ago)
- Branches:
- clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- 80e604c
- Parents:
- 0344bf1
- Location:
- BOOK/final-system/common
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/common/binutils.xml
r0344bf1 r3e0fdeb 39 39 then the environment is not set up for proper PTY operation. This issue 40 40 needs to be resolved before running the test suites for Binutils and GCC.</para> 41 42 <para os="p1">The following patch contains a number of updates to the 43 &binutils-version; branch by the Binutils developers:</para> 44 45 <screen os="p2"><userinput>patch -Np1 -i ../&binutils-branch_update-patch;</userinput></screen> 41 46 42 47 <para os="g">The Binutils documentation recommends building Binutils outside of the -
BOOK/final-system/common/flex.xml
r0344bf1 r3e0fdeb 25 25 <sect2 role="installation"> 26 26 <title>Installation of Flex</title> 27 28 <para os="p1">The following patch contains fixes to generate proper29 GCC 4.4.x code:</para>30 31 <screen os="p2"><userinput>patch -Np1 -i ../&flex-gcc44-patch;</userinput></screen>32 27 33 28 <para os="a">Prepare Flex for compilation:</para> -
BOOK/final-system/common/gcc.xml
r0344bf1 r3e0fdeb 27 27 28 28 29 <!--<para os="p1">The following patch contains a number of updates to the29 <para os="p1">The following patch contains a number of updates to the 30 30 &gcc-version; branch by the GCC developers:</para> 31 31 32 <screen os="p2"><userinput>patch -Np1 -i ../&gcc-branch_update-patch;</userinput></screen> -->32 <screen os="p2"><userinput>patch -Np1 -i ../&gcc-branch_update-patch;</userinput></screen> 33 33 34 34 <para os="d">Apply a <command>sed</command> substitution that will suppress the
Note:
See TracChangeset
for help on using the changeset viewer.