[3f8be484] | 1 | <?xml version="1.0" encoding="ISO-8859-1"?>
|
---|
| 2 | <!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
|
---|
| 3 | "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
|
---|
| 4 | <!ENTITY % general-entities SYSTEM "../../general.ent">
|
---|
| 5 | <!ENTITY % patches-entities SYSTEM "../../patches.ent">
|
---|
| 6 | %general-entities;
|
---|
| 7 | %patches-entities;
|
---|
| 8 | ]>
|
---|
| 9 |
|
---|
| 10 | <sect1 id="ch-temp-system-binutils" role="wrap">
|
---|
| 11 | <?dbhtml filename="binutils.html"?>
|
---|
| 12 |
|
---|
| 13 | <title>Binutils-&binutils-version;</title>
|
---|
| 14 |
|
---|
| 15 | <indexterm zone="ch-temp-system-binutils">
|
---|
| 16 | <primary sortas="a-Binutils">Binutils</primary>
|
---|
| 17 | <secondary>temporary system</secondary>
|
---|
| 18 | </indexterm>
|
---|
| 19 |
|
---|
[64b1923] | 20 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 21 | href="../../final-system/common/binutils.xml"
|
---|
| 22 | xpointer="xpointer(//*[@role='package'])"/>
|
---|
[3f8be484] | 23 |
|
---|
| 24 | <sect2 role="installation">
|
---|
| 25 | <title>Installation of Binutils</title>
|
---|
| 26 |
|
---|
| 27 | <para os="da">It is important that Binutils be the first package compiled
|
---|
| 28 | because both Glibc and GCC perform various tests on the available
|
---|
| 29 | linker and assembler to determine which of their own features to
|
---|
| 30 | enable.</para>
|
---|
| 31 |
|
---|
| 32 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 33 | href="../../cross-tools/common/binutils.xml"
|
---|
| 34 | xpointer="xpointer(//*[@os='ba'])"/>
|
---|
| 35 |
|
---|
| 36 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 37 | href="../../cross-tools/common/binutils.xml"
|
---|
| 38 | xpointer="xpointer(//*[@os='bb'])"/>
|
---|
| 39 |
|
---|
| 40 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 41 | href="../../final-system/sparc/binutils.xml"
|
---|
| 42 | xpointer="xpointer(//*[@os='s1'])"/>
|
---|
| 43 |
|
---|
| 44 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 45 | href="../../final-system/sparc/binutils.xml"
|
---|
| 46 | xpointer="xpointer(//*[@os='s2'])"/>
|
---|
| 47 |
|
---|
[de1878b7] | 48 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 49 | href="../../final-system/sparc/binutils.xml"
|
---|
| 50 | xpointer="xpointer(//*[@os='s3'])"/>
|
---|
| 51 |
|
---|
| 52 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 53 | href="../../final-system/sparc/binutils.xml"
|
---|
| 54 | xpointer="xpointer(//*[@os='s4'])"/>
|
---|
| 55 |
|
---|
[3f8be484] | 56 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 57 | href="../../final-system/common/binutils.xml"
|
---|
| 58 | xpointer="xpointer(//*[@os='g'])"/>
|
---|
| 59 |
|
---|
| 60 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 61 | href="../../final-system/common/binutils.xml"
|
---|
| 62 | xpointer="xpointer(//*[@os='h'])"/>
|
---|
| 63 |
|
---|
| 64 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 65 | href="../../final-system/common/binutils.xml"
|
---|
| 66 | xpointer="xpointer(//*[@os='i'])"/>
|
---|
| 67 |
|
---|
| 68 | <screen><userinput>../binutils-&binutils-version;/configure --prefix=/tools \
|
---|
| 69 | --build=${LFS_HOST} --host=${LFS_TARGET} --target=${LFS_TARGET} \
|
---|
| 70 | --disable-nls --enable-shared --enable-64-bit-bfd</userinput></screen>
|
---|
| 71 |
|
---|
| 72 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 73 | href="../../cross-tools/common/binutils.xml"
|
---|
| 74 | xpointer="xpointer(//*[@os='be'])"/>
|
---|
| 75 |
|
---|
| 76 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 77 | href="../../cross-tools/common/binutils.xml"
|
---|
| 78 | xpointer="xpointer(//*[@os='bf'])"/>
|
---|
| 79 |
|
---|
| 80 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 81 | href="../../cross-tools/common/binutils.xml"
|
---|
| 82 | xpointer="xpointer(//*[@os='bg'])"/>
|
---|
| 83 |
|
---|
| 84 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 85 | href="../../cross-tools/common/binutils.xml"
|
---|
| 86 | xpointer="xpointer(//*[@os='bh'])"/>
|
---|
| 87 |
|
---|
| 88 | </sect2>
|
---|
| 89 |
|
---|
| 90 | <sect2 role="content">
|
---|
| 91 | <title/>
|
---|
| 92 |
|
---|
| 93 | <para>Details on this package are located in <xref
|
---|
| 94 | linkend="contents-binutils" role="."/></para>
|
---|
| 95 |
|
---|
| 96 | </sect2>
|
---|
| 97 |
|
---|
| 98 | </sect1>
|
---|