Changeset a9fe0ce for final-system/64
- Timestamp:
- Apr 17, 2006, 6:37:55 PM (19 years ago)
- Children:
- c52100b1
- Parents:
- 8e639af
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
final-system/64/gcc.xml
r8e639af ra9fe0ce 22 22 <title>Installation of GCC</title> 23 23 24 <para os="p1">Apply the following patch to so that linking to /lib64 is now set 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 to so that linking to /lib64 is now set 25 33 to /lib.</para> 26 34 27 <screen os="p 2"><userinput>patch -Np1 -i ../&gcc-pure64-patch;</userinput></screen>35 <screen os="p4"><userinput>patch -Np1 -i ../&gcc-pure64-patch;</userinput></screen> 28 36 29 37 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note:
See TracChangeset
for help on using the changeset viewer.