Changeset 4dbd276 for BOOK/final-system/mips64-64
- Timestamp:
- Jun 3, 2013, 12:50:47 PM (12 years ago)
- Branches:
- clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- fd7a9f3
- Parents:
- 578cf221
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/mips64-64/gcc.xml
r578cf221 r4dbd276 22 22 <title>Installation of GCC</title> 23 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 32 33 24 <para os="p5">Apply the following patch so that GCC links to 34 25 <filename class="directory">/lib</filename> instead of … … 36 27 37 28 <screen os="p6"><userinput>patch -Np1 -i ../&gcc-pure64-patch;</userinput></screen> 38 39 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"40 href="../../cross-tools/mips/gcc-static.xml"41 xpointer="xpointer(//*[@os='f1'])"/>42 43 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"44 href="../../cross-tools/mips/gcc-static.xml"45 xpointer="xpointer(//*[@os='f2'])"/>46 29 47 30 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
Note:
See TracChangeset
for help on using the changeset viewer.