Changeset 30a199c for BOOK/final-system
- Timestamp:
- May 18, 2011, 4:53:46 PM (13 years ago)
- Branches:
- clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- 1718e20
- Parents:
- bd31da6b (diff), 279277d (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - Location:
- BOOK/final-system
- Files:
-
- 12 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/64/gcc.xml
rbd31da6b r30a199c 21 21 <sect2 role="installation"> 22 22 <title>Installation of GCC</title> 23 24 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 25 href="../common/gcc.xml" 26 xpointer="xpointer(//*[@os='p1'])"/> 27 28 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 29 href="../common/gcc.xml" 30 xpointer="xpointer(//*[@os='p2'])"/> 31 23 32 24 33 <para os="p5">Apply the following patch so that GCC links to -
BOOK/final-system/common/gcc.xml
rbd31da6b r30a199c 25 25 <sect2 role="installation"> 26 26 <title>Installation of GCC</title> 27 28 29 <para os="p1">The following patch contains a number of updates to the 30 &gcc-version; branch by the GCC developers:</para> 31 32 <screen os="p2"><userinput>patch -Np1 -i ../&gcc-branch_update-patch;</userinput></screen> 27 33 28 34 <para os="d">Apply a <command>sed</command> substitution that will suppress the -
BOOK/final-system/mips64/gcc.xml
rbd31da6b r30a199c 21 21 <sect2 role="installation"> 22 22 <title>Installation of GCC</title> 23 24 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 25 href="../common/gcc.xml" 26 xpointer="xpointer(//*[@os='p1'])"/> 27 28 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 29 href="../common/gcc.xml" 30 xpointer="xpointer(//*[@os='p2'])"/> 23 31 24 32 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/final-system/multilib/bison-n32.xml
rbd31da6b r30a199c 13 13 <indexterm zone="ch-system-bison-n32"> 14 14 <primary sortas="a-Bison">Bison</primary> 15 <secondary>N32</secondary> 15 16 </indexterm> 16 17 -
BOOK/final-system/multilib/bison.xml
rbd31da6b r30a199c 13 13 <indexterm zone="ch-system-bison-32"> 14 14 <primary sortas="a-Bison">Bison</primary> 15 <secondary>32 Bit</secondary> 15 16 </indexterm> 16 17 -
BOOK/final-system/multilib/gcc.xml
rbd31da6b r30a199c 21 21 <sect2 role="installation"> 22 22 <title>Installation of GCC</title> 23 24 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 25 href="../common/gcc.xml" 26 xpointer="xpointer(//*[@os='p1'])"/> 27 28 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 29 href="../common/gcc.xml" 30 xpointer="xpointer(//*[@os='p2'])"/> 23 31 24 32 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/final-system/multilib/multiarch_wrapper.xml
rbd31da6b r30a199c 12 12 13 13 <indexterm zone="ch-system-multiarch-wrapper"> 14 <primary sortas="a- File">Multiarch Wrapper</primary>14 <primary sortas="a-Multiarch Wrapper">Multiarch Wrapper</primary> 15 15 </indexterm> 16 16 -
BOOK/final-system/multilib/pkg-config.xml
rbd31da6b r30a199c 12 12 13 13 <indexterm zone="ch-system-pkg-config"> 14 <primary sortas="a- Autoconf">Pkg-config</primary>14 <primary sortas="a-Pkg-config">Pkg-config</primary> 15 15 </indexterm> 16 16 -
BOOK/final-system/multilib/udev-n32.xml
rbd31da6b r30a199c 13 13 <indexterm zone="ch-system-udev-n32"> 14 14 <primary sortas="a-Udev">Udev</primary> 15 <secondary>N32</secondary> 15 16 </indexterm> 16 17 -
BOOK/final-system/multilib/udev.xml
rbd31da6b r30a199c 13 13 <indexterm zone="ch-system-udev-32"> 14 14 <primary sortas="a-Udev">Udev 32 Bit Libraries</primary> 15 <secondary>32 Bit</secondary> 15 16 </indexterm> 16 17 -
BOOK/final-system/ppc/gcc.xml
rbd31da6b r30a199c 21 21 <sect2 role="installation"> 22 22 <title>Installation of GCC</title> 23 24 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 25 href="../common/gcc.xml" 26 xpointer="xpointer(//*[@os='p1'])"/> 27 28 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 29 href="../common/gcc.xml" 30 xpointer="xpointer(//*[@os='p2'])"/> 23 31 24 32 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/final-system/ppc64/gcc.xml
rbd31da6b r30a199c 21 21 <sect2 role="installation"> 22 22 <title>Installation of GCC</title> 23 24 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 25 href="../common/gcc.xml" 26 xpointer="xpointer(//*[@os='p1'])"/> 27 28 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 29 href="../common/gcc.xml" 30 xpointer="xpointer(//*[@os='p2'])"/> 23 31 24 32 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
Note:
See TracChangeset
for help on using the changeset viewer.