[3f8be484] | 1 | <?xml version="1.0" encoding="ISO-8859-1"?>
|
---|
[aa18ac0] | 2 | <!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
---|
| 3 | "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
---|
[3f8be484] | 4 | <!ENTITY % general-entities SYSTEM "../../general.ent">
|
---|
| 5 | %general-entities;
|
---|
| 6 | ]>
|
---|
| 7 |
|
---|
| 8 | <sect1 id="ch-cross-tools-binutils" role="wrap">
|
---|
| 9 | <?dbhtml filename="binutils.html"?>
|
---|
| 10 |
|
---|
| 11 | <title>Cross Binutils-&binutils-version;</title>
|
---|
| 12 |
|
---|
| 13 | <indexterm zone="ch-cross-tools-binutils">
|
---|
| 14 | <primary sortas="a-Binutils">Binutils</primary>
|
---|
| 15 | <secondary>cross tools</secondary>
|
---|
| 16 | </indexterm>
|
---|
| 17 |
|
---|
[cf66ceae] | 18 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 19 | href="../../final-system/common/binutils.xml"
|
---|
| 20 | xpointer="xpointer(//*[@role='package'])"/>
|
---|
[3f8be484] | 21 |
|
---|
| 22 | <sect2 role="installation">
|
---|
| 23 | <title>Installation of Cross Binutils</title>
|
---|
| 24 |
|
---|
[eba8490] | 25 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 26 | href="../common/binutils.xml"
|
---|
| 27 | xpointer="xpointer(//*[@os='da'])"/>
|
---|
| 28 |
|
---|
[3f8be484] | 29 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 30 | href="../common/binutils.xml"
|
---|
| 31 | xpointer="xpointer(//*[@os='ba'])"/>
|
---|
| 32 |
|
---|
| 33 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 34 | href="../common/binutils.xml"
|
---|
| 35 | xpointer="xpointer(//*[@os='bb'])"/>
|
---|
| 36 |
|
---|
[7150133] | 37 | <!--
|
---|
[1c836291] | 38 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 39 | href="../common/binutils.xml"
|
---|
| 40 | xpointer="xpointer(//*[@os='p1'])"/>
|
---|
| 41 |
|
---|
| 42 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 43 | href="../common/binutils.xml"
|
---|
| 44 | xpointer="xpointer(//*[@os='p2'])"/>
|
---|
[7150133] | 45 | -->
|
---|
[1c836291] | 46 |
|
---|
[3f8be484] | 47 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 48 | href="../../final-system/multilib/binutils.xml"
|
---|
| 49 | xpointer="xpointer(//*[@os='aa'])"/>
|
---|
| 50 |
|
---|
| 51 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 52 | href="../../final-system/multilib/binutils.xml"
|
---|
| 53 | xpointer="xpointer(//*[@os='ab'])"/>
|
---|
| 54 |
|
---|
| 55 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 56 | href="../common/binutils.xml"
|
---|
| 57 | xpointer="xpointer(//*[@os='g'])"/>
|
---|
| 58 |
|
---|
| 59 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 60 | href="../common/binutils.xml"
|
---|
| 61 | xpointer="xpointer(//*[@os='h'])"/>
|
---|
| 62 |
|
---|
| 63 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 64 | href="../common/binutils.xml"
|
---|
| 65 | xpointer="xpointer(//*[@os='i'])"/>
|
---|
| 66 |
|
---|
[c1832da] | 67 | <screen os="bc"><userinput>AR=ar AS=as ../binutils-&binutils-version;/configure \
|
---|
| 68 | --prefix=/cross-tools --host=${CLFS_HOST} --target=${CLFS_TARGET} \
|
---|
| 69 | --with-sysroot=${CLFS} --with-lib-path=/tools/lib --disable-nls --enable-shared \
|
---|
| 70 | --enable-64-bit-bfd</userinput></screen>
|
---|
[3f8be484] | 71 |
|
---|
[ed8de1a] | 72 | <variablelist os="bd">
|
---|
| 73 | <title>The meaning of the configure options:</title>
|
---|
| 74 |
|
---|
| 75 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 76 | href="../common/binutils.xml"
|
---|
| 77 | xpointer="xpointer(//*[@os='bd1'])"/>
|
---|
| 78 |
|
---|
| 79 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 80 | href="../common/binutils.xml"
|
---|
| 81 | xpointer="xpointer(//*[@os='bd2'])"/>
|
---|
| 82 |
|
---|
| 83 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 84 | href="../common/binutils.xml"
|
---|
| 85 | xpointer="xpointer(//*[@os='bd3'])"/>
|
---|
| 86 |
|
---|
| 87 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 88 | href="../common/binutils.xml"
|
---|
| 89 | xpointer="xpointer(//*[@os='bd4'])"/>
|
---|
| 90 |
|
---|
| 91 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 92 | href="../common/binutils.xml"
|
---|
| 93 | xpointer="xpointer(//*[@os='bd5'])"/>
|
---|
| 94 |
|
---|
| 95 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 96 | href="../common/binutils.xml"
|
---|
| 97 | xpointer="xpointer(//*[@os='bd6'])"/>
|
---|
| 98 |
|
---|
[12a457e] | 99 | <varlistentry os="bd8">
|
---|
| 100 | <term><parameter>--enable-64-bit-bfd</parameter></term>
|
---|
| 101 | <listitem>
|
---|
[0cdf4ac] | 102 | <para>This adds 64 bit support to Binutils.</para>
|
---|
[12a457e] | 103 | </listitem>
|
---|
| 104 | </varlistentry>
|
---|
[ed8de1a] | 105 |
|
---|
| 106 | </variablelist>
|
---|
[3f8be484] | 107 |
|
---|
| 108 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 109 | href="../common/binutils.xml"
|
---|
| 110 | xpointer="xpointer(//*[@os='be'])"/>
|
---|
| 111 |
|
---|
| 112 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 113 | href="../common/binutils.xml"
|
---|
| 114 | xpointer="xpointer(//*[@os='bf'])"/>
|
---|
| 115 |
|
---|
| 116 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 117 | href="../common/binutils.xml"
|
---|
| 118 | xpointer="xpointer(//*[@os='bg'])"/>
|
---|
| 119 |
|
---|
| 120 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 121 | href="../common/binutils.xml"
|
---|
| 122 | xpointer="xpointer(//*[@os='bh'])"/>
|
---|
| 123 |
|
---|
| 124 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 125 | href="../common/binutils.xml"
|
---|
| 126 | xpointer="xpointer(//*[@os='bi'])"/>
|
---|
| 127 |
|
---|
| 128 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 129 | href="../common/binutils.xml"
|
---|
| 130 | xpointer="xpointer(//*[@os='bj'])"/>
|
---|
| 131 |
|
---|
[ed8de1a] | 132 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 133 | href="../common/binutils.xml"
|
---|
| 134 | xpointer="xpointer(//*[@os='bk'])"/>
|
---|
| 135 |
|
---|
[3f8be484] | 136 | </sect2>
|
---|
| 137 |
|
---|
| 138 | <sect2 role="content">
|
---|
| 139 | <title/>
|
---|
| 140 |
|
---|
| 141 | <para>Details on this package are located in <xref
|
---|
| 142 | linkend="contents-binutils" role="."/></para>
|
---|
| 143 |
|
---|
| 144 | </sect2>
|
---|
| 145 |
|
---|
| 146 | </sect1>
|
---|