[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 |
|
---|
[dabbced] | 18 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[d0c5f50] | 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 |
|
---|
[e61fedb] | 25 | <!-- Branch update patch area
|
---|
[3e0fdeb] | 26 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
| 27 | href="../../final-system/common/binutils.xml"
|
---|
| 28 | xpointer="xpointer(//*[@os='p1'])"/>
|
---|
| 29 |
|
---|
| 30 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
| 31 | href="../../final-system/common/binutils.xml"
|
---|
| 32 | xpointer="xpointer(//*[@os='p2'])"/>
|
---|
[e61fedb] | 33 | -->
|
---|
[3e0fdeb] | 34 |
|
---|
[b99918f] | 35 | <para os="s1">Apply the following sed for hosts using Texinfo-5.x:</para>
|
---|
| 36 |
|
---|
| 37 | <screen os="s2"><userinput>sed -i -e 's/@colophon/@@colophon/' \
|
---|
| 38 | -e 's/doc@cygnus.com/doc@@cygnus.com/' bfd/doc/bfd.texinfo</userinput></screen>
|
---|
| 39 |
|
---|
[dabbced] | 40 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[3f8be484] | 41 | href="../../final-system/common/binutils.xml"
|
---|
| 42 | xpointer="xpointer(//*[@os='g'])"/>
|
---|
| 43 |
|
---|
[dabbced] | 44 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[3f8be484] | 45 | href="../../final-system/common/binutils.xml"
|
---|
| 46 | xpointer="xpointer(//*[@os='h'])"/>
|
---|
| 47 |
|
---|
[dabbced] | 48 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[3f8be484] | 49 | href="../../final-system/common/binutils.xml"
|
---|
| 50 | xpointer="xpointer(//*[@os='i'])"/>
|
---|
| 51 |
|
---|
[40ce7b8] | 52 | <screen os="j"><userinput>../binutils-&binutils-dir;/configure --prefix=/tools \
|
---|
[07114c98] | 53 | --build=${CLFS_HOST} --host=${CLFS_TARGET} --target=${CLFS_TARGET} \
|
---|
[d8b9d99] | 54 | --with-lib-path=/tools/lib --disable-nls --enable-shared \
|
---|
[822ffd4] | 55 | --disable-multilib</userinput></screen>
|
---|
[3f8be484] | 56 |
|
---|
[dabbced] | 57 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[3f8be484] | 58 | href="../../cross-tools/common/binutils.xml"
|
---|
| 59 | xpointer="xpointer(//*[@os='be'])"/>
|
---|
| 60 |
|
---|
[dabbced] | 61 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[3f8be484] | 62 | href="../../cross-tools/common/binutils.xml"
|
---|
| 63 | xpointer="xpointer(//*[@os='bf'])"/>
|
---|
| 64 |
|
---|
[dabbced] | 65 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[3f8be484] | 66 | href="../../cross-tools/common/binutils.xml"
|
---|
[ed8de1a] | 67 | xpointer="xpointer(//*[@os='bh'])"/>
|
---|
[3f8be484] | 68 |
|
---|
[dabbced] | 69 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[bc2e3fa] | 70 | href="../../cross-tools/common/binutils.xml"
|
---|
| 71 | xpointer="xpointer(//*[@os='bi'])"/>
|
---|
[3f8be484] | 72 |
|
---|
| 73 | </sect2>
|
---|
| 74 |
|
---|
| 75 | <sect2 role="content">
|
---|
| 76 | <title/>
|
---|
| 77 |
|
---|
| 78 | <para>Details on this package are located in <xref
|
---|
| 79 | linkend="contents-binutils" role="."/></para>
|
---|
| 80 |
|
---|
| 81 | </sect2>
|
---|
| 82 |
|
---|
| 83 | </sect1>
|
---|