Changeset 5372ded
- Timestamp:
- Feb 21, 2006, 1:13:15 AM (19 years ago)
- Children:
- 9408b29f
- Parents:
- cf6a835
- Location:
- final-system
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
final-system/64/gcc.xml
rcf6a835 r5372ded 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" -
final-system/mips64-64/gcc.xml
rcf6a835 r5372ded 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.