- Timestamp:
- Feb 21, 2006, 1:13:15 AM (19 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- 738dbf8
- Parents:
- 7033d25
- Location:
- BOOK/final-system
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/64/gcc.xml
r7033d25 r1c7aa1a 22 22 <title>Installation of GCC</title> 23 23 24 <para >Apply the following patch to so that linking to /lib64 is now set24 <para os="p1">Apply the following patch to so that linking to /lib64 is now set 25 25 to /lib.</para> 26 26 27 <screen ><userinput>patch -Np1 -i ../&gcc-pure64-patch;</userinput></screen>27 <screen os="p2"><userinput>patch -Np1 -i ../&gcc-pure64-patch;</userinput></screen> 28 28 29 29 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" -
BOOK/final-system/mips64-64/gcc.xml
r7033d25 r1c7aa1a 21 21 <sect2 role="installation"> 22 22 <title>Installation of GCC</title> 23 24 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 25 href="../64/gcc.xml" 26 xpointer="xpointer(//*[@os='p1'])"/> 27 28 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 29 href="../64/gcc.xml" 30 xpointer="xpointer(//*[@os='p2'])"/> 23 31 24 32 <para os="ma">The following patch ensures that TLS is utilized by GCC
Note:
See TracChangeset
for help on using the changeset viewer.