Changeset 3ec3099 in clfs-embedded for BOOK/cross-tools
- Timestamp:
- Mar 1, 2009, 10:30:51 PM (16 years ago)
- Branches:
- master
- Children:
- 0d18abd
- Parents:
- 5746df3
- Location:
- BOOK/cross-tools/common
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/cross-tools/common/gcc-final.xml
r5746df3 r3ec3099 23 23 <title>Installation of GCC Cross Compiler</title> 24 24 25 <!--26 25 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 27 26 href="gcc-static.xml" … … 31 30 href="gcc-static.xml" 32 31 xpointer="xpointer(//*[@os='p2'])"/> 33 --> 32 34 33 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 35 34 href="gcc-static.xml" -
BOOK/cross-tools/common/gcc-static.xml
r5746df3 r3ec3099 28 28 and no Threads</title> 29 29 30 <!--31 30 <para os="p1">The following patch contains a number of updates to the 32 31 &gcc-version; branch by the GCC developers:</para> 33 32 34 33 <screen os="p2"><userinput>patch -Np1 -i ../&gcc-branch_update-patch;</userinput></screen> 35 --> 34 36 35 <para os="p3">To make sure that a couple of tools use the proper syntax, 37 36 apply the following patch:</para> -
BOOK/cross-tools/common/mpfr.xml
r5746df3 r3ec3099 27 27 <title>Installation of MPFR</title> 28 28 29 <!--30 29 <para os="p1">The following patch contains a number of updates to the 31 30 &mpfr-version; branch by the MPFR developers:</para> 32 31 33 32 <screen os="p2"><userinput>patch -Np1 -i ../&mpfr-branch_update-patch;</userinput></screen> 34 --> 33 35 34 <para os="a">Prepare MPFR for compilation:</para> 36 35
Note:
See TracChangeset
for help on using the changeset viewer.