Changeset 08c058a for BOOK/final-system/64
- Timestamp:
- May 18, 2007, 3:29:18 PM (18 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- 5996e571
- Parents:
- 0a2bf2e
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/64/gcc.xml
r0a2bf2e r08c058a 22 22 <title>Installation of GCC</title> 23 23 24 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 25 href="../common/gcc.xml" 26 xpointer="xpointer(//*[@os='p1'])"/> 27 28 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 29 href="../common/gcc.xml" 30 xpointer="xpointer(//*[@os='p2'])"/> 31 32 <para os="p3">Apply the following patch so that GCC links to /lib 24 <para os="p1">Apply the following patch so that GCC links to /lib 33 25 instead of /lib64:</para> 34 26 35 <screen os="p 4"><userinput>patch -Np1 -i ../&gcc-pure64-patch;</userinput></screen>27 <screen os="p2"><userinput>patch -Np1 -i ../&gcc-pure64-patch;</userinput></screen> 36 28 37 29 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note:
See TracChangeset
for help on using the changeset viewer.