Changeset e05c4f0 for BOOK/cross-tools/common
- Timestamp:
- May 18, 2011, 1:34:54 PM (14 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- e70ebe86
- Parents:
- 78ff659f
- Location:
- BOOK/cross-tools/common
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/cross-tools/common/gcc-final.xml
r78ff659f re05c4f0 23 23 <title>Installation of GCC Cross Compiler</title> 24 24 25 <para os="p1">The following patch contains a number of updates to the 26 &gcc-version; branch by the GCC developers:</para> 25 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 26 href="gcc-static.xml" 27 xpointer="xpointer(//*[@os='p1'])"/> 27 28 28 <screen os="p2"><userinput>patch -Np1 -i ../&gcc-branch_update-patch;</userinput></screen> 29 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 30 href="gcc-static.xml" 31 xpointer="xpointer(//*[@os='p2'])"/> 29 32 30 33 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/cross-tools/common/gcc-static.xml
r78ff659f re05c4f0 23 23 <title>Installation of Cross GCC Compiler with Static libgcc 24 24 and no Threads</title> 25 26 <para os="p1">The following patch contains a number of updates to the 27 &gcc-version; branch by the GCC developers:</para> 28 29 <screen os="p2"><userinput>patch -Np1 -i ../&gcc-branch_update-patch;</userinput></screen> 25 30 26 31 <para os="aa">Make a couple of essential adjustments to the
Note:
See TracChangeset
for help on using the changeset viewer.