[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-temp-system-binutils" role="wrap">
|
---|
| 9 | <?dbhtml filename="binutils.html"?>
|
---|
| 10 |
|
---|
| 11 | <title>Binutils-&binutils-version;</title>
|
---|
| 12 |
|
---|
| 13 | <indexterm zone="ch-temp-system-binutils">
|
---|
| 14 | <primary sortas="a-Binutils">Binutils</primary>
|
---|
| 15 | <secondary>temporary system</secondary>
|
---|
| 16 | </indexterm>
|
---|
| 17 |
|
---|
[d0c5f50] | 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 Binutils</title>
|
---|
| 24 |
|
---|
| 25 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 26 | href="../../final-system/common/binutils.xml"
|
---|
| 27 | xpointer="xpointer(//*[@os='g'])"/>
|
---|
| 28 |
|
---|
| 29 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 30 | href="../../final-system/common/binutils.xml"
|
---|
| 31 | xpointer="xpointer(//*[@os='h'])"/>
|
---|
| 32 |
|
---|
| 33 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 34 | href="../../final-system/common/binutils.xml"
|
---|
| 35 | xpointer="xpointer(//*[@os='i'])"/>
|
---|
| 36 |
|
---|
[ed8de1a] | 37 | <screen os="j"><userinput>../binutils-&binutils-version;/configure --prefix=/tools \
|
---|
[07114c98] | 38 | --build=${CLFS_HOST} --host=${CLFS_TARGET} --target=${CLFS_TARGET} \
|
---|
[d8b9d99] | 39 | --with-lib-path=/tools/lib --disable-nls --enable-shared \
|
---|
| 40 | --disable-multilib</userinput></screen>
|
---|
[3f8be484] | 41 |
|
---|
| 42 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 43 | href="../../cross-tools/common/binutils.xml"
|
---|
| 44 | xpointer="xpointer(//*[@os='be'])"/>
|
---|
| 45 |
|
---|
| 46 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 47 | href="../../cross-tools/common/binutils.xml"
|
---|
| 48 | xpointer="xpointer(//*[@os='bf'])"/>
|
---|
| 49 |
|
---|
| 50 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 51 | href="../../cross-tools/common/binutils.xml"
|
---|
[ed8de1a] | 52 | xpointer="xpointer(//*[@os='bh'])"/>
|
---|
[3f8be484] | 53 |
|
---|
[bc2e3fa] | 54 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 55 | href="../../cross-tools/common/binutils.xml"
|
---|
| 56 | xpointer="xpointer(//*[@os='bi'])"/>
|
---|
[3f8be484] | 57 |
|
---|
| 58 | </sect2>
|
---|
| 59 |
|
---|
| 60 | <sect2 role="content">
|
---|
| 61 | <title/>
|
---|
| 62 |
|
---|
| 63 | <para>Details on this package are located in <xref
|
---|
| 64 | linkend="contents-binutils" role="."/></para>
|
---|
| 65 |
|
---|
| 66 | </sect2>
|
---|
| 67 |
|
---|
| 68 | </sect1>
|
---|