Changeset 1440429 for BOOK/cross-tools/common
- Timestamp:
- Jul 13, 2009, 6:44:49 PM (15 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- 3f28c65
- Parents:
- 8287a15
- Location:
- BOOK/cross-tools/common
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/cross-tools/common/binutils-32.xml
r8287a15 r1440429 27 27 linker and assembler to determine which of their own features to 28 28 enable.</para> 29 30 <para os="ba">To make sure that the proper syntax is used for a couple of31 tools, apply the following patch:</para>32 33 <screen os="bb"><userinput>patch -Np1 -i ../&binutils-posix-patch;</userinput></screen>34 29 35 30 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" -
BOOK/cross-tools/common/binutils.xml
r8287a15 r1440429 27 27 linker and assembler to determine which of their own features to 28 28 enable.</para> 29 30 <para os="ba">To make sure that the proper syntax is used for a couple of31 tools, apply the following patch:</para>32 33 <screen os="bb"><userinput>patch -Np1 -i ../&binutils-posix-patch;</userinput></screen>34 29 35 30 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" -
BOOK/cross-tools/common/gcc-final.xml
r8287a15 r1440429 38 38 href="gcc-static.xml" 39 39 xpointer="xpointer(//*[@os='ab'])"/> 40 41 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"42 href="gcc-static.xml"43 xpointer="xpointer(//*[@os='ac'])"/>44 45 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"46 href="gcc-static.xml"47 xpointer="xpointer(//*[@os='ad'])"/>48 40 49 41 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" -
BOOK/cross-tools/common/gcc-static.xml
r8287a15 r1440429 37 37 38 38 <screen os="ab"><userinput>patch -Np1 -i ../&gcc-specs-patch;</userinput></screen> 39 40 <para os="ac">To make sure that a couple of tools use the proper syntax,41 apply the following patch:</para>42 43 <screen os="ad"><userinput>patch -Np1 -i ../&gcc-posix-patch;</userinput></screen>44 39 45 40 <para os="ag">Change the StartFile Spec and Standard Include Dir so that
Note:
See TracChangeset
for help on using the changeset viewer.