Changeset a10d39b for BOOK/cross-tools/common
- Timestamp:
- Sep 7, 2008, 10:22:28 AM (16 years ago)
- Children:
- 7067dbb
- Parents:
- d89eade
- Location:
- BOOK/cross-tools/common
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/cross-tools/common/binutils.xml
rd89eade ra10d39b 23 23 <title>Installation of Cross Binutils</title> 24 24 25 <para os="da">It is important that Binutils be the first package compiled26 because both Glibc and GCC perform various tests on the available25 <para os="da">It is important that Binutils be compiled before Glibc and 26 GCC because both Glibc and GCC perform various tests on the available 27 27 linker and assembler to determine which of their own features to 28 28 enable.</para> -
BOOK/cross-tools/common/file.xml
rd89eade ra10d39b 11 11 <title>File-&file-version;</title> 12 12 13 <indexterm zone="ch-cross-tools-file"> 14 <primary sortas="a-File">File</primary> 15 </indexterm> 16 17 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 18 href="../../final-system/common/file.xml" 19 xpointer="xpointer(//*[@role='package'])"/> 20 13 21 <sect2 role="installation"> 14 22 <title>Installation of File</title> 15 16 <note><para>You only need to install <package>File</package> if your host17 does not have <package>File</package> installed or has a version older than18 &file-version;.</para></note>19 23 20 24 <para>Prepare File for compilation:</para> -
BOOK/cross-tools/common/gcc-final.xml
rd89eade ra10d39b 9 9 <?dbhtml filename="gcc-final.html"?> 10 10 11 <title> GCC-&gcc-version; - Cross CompilerFinal</title>11 <title>Cross GCC-&version; - Final</title> 12 12 13 13 <indexterm zone="ch-cross-tools-gcc-final">
Note:
See TracChangeset
for help on using the changeset viewer.