[9f0beb0] | 1 | <?xml version="1.0" encoding="ISO-8859-1"?>
|
---|
| 2 | <!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
---|
| 3 | "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
---|
| 4 | <!ENTITY % general-entities SYSTEM "../../general.ent">
|
---|
| 5 | %general-entities;
|
---|
| 6 | ]>
|
---|
| 7 |
|
---|
[bd0ad10] | 8 | <!-- x86 GCC-Final -->
|
---|
| 9 |
|
---|
[9f0beb0] | 10 | <sect1 id="ch-cross-tools-gcc-final" role="wrap">
|
---|
| 11 | <?dbhtml filename="gcc-final.html"?>
|
---|
| 12 |
|
---|
| 13 | <title>GCC-&gcc-version; - Cross Compiler Final</title>
|
---|
| 14 |
|
---|
| 15 | <indexterm zone="ch-cross-tools-gcc-final">
|
---|
| 16 | <primary sortas="a-GCC">GCC</primary>
|
---|
| 17 | <secondary>cross tools, final</secondary>
|
---|
| 18 | </indexterm>
|
---|
| 19 |
|
---|
| 20 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
[bd0ad10] | 21 | href="../common/gcc-final.xml"
|
---|
[9f0beb0] | 22 | xpointer="xpointer(//*[@role='package'])"/>
|
---|
| 23 |
|
---|
| 24 | <sect2 role="installation">
|
---|
| 25 | <title>Installation of GCC Cross Compiler</title>
|
---|
| 26 |
|
---|
[2b9574b] | 27 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 28 | href="../common/gcc-final.xml"
|
---|
| 29 | xpointer="xpointer(//*[@os='b'])"/>
|
---|
| 30 |
|
---|
| 31 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 32 | href="../common/gcc-final.xml"
|
---|
| 33 | xpointer="xpointer(//*[@os='ba'])"/>
|
---|
| 34 |
|
---|
[9f0beb0] | 35 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
[bd0ad10] | 36 | href="../common/gcc-final.xml"
|
---|
[9f0beb0] | 37 | xpointer="xpointer(//*[@os='c'])"/>
|
---|
| 38 |
|
---|
| 39 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
[bd0ad10] | 40 | href="../common/gcc-final.xml"
|
---|
[9f0beb0] | 41 | xpointer="xpointer(//*[@os='d'])"/>
|
---|
| 42 |
|
---|
| 43 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
[bd0ad10] | 44 | href="../common/gcc-final.xml"
|
---|
[9f0beb0] | 45 | xpointer="xpointer(//*[@os='e'])"/>
|
---|
| 46 |
|
---|
[d38764e] | 47 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 48 | href="../common/gcc-final.xml"
|
---|
| 49 | xpointer="xpointer(//*[@os='f'])"/>
|
---|
| 50 |
|
---|
[146587b] | 51 | <screen os="ae"><userinput>../gcc-&gcc-version;/configure \
|
---|
[54fde8f] | 52 | --prefix=${CLFS}/cross-tools \
|
---|
| 53 | --build=${CLFS_HOST} \
|
---|
| 54 | --target=${CLFS_TARGET} \
|
---|
| 55 | --host=${CLFS_HOST} \
|
---|
[13d7c4f] | 56 | --with-sysroot=${CLFS}/cross-tools/sysroot \
|
---|
[54fde8f] | 57 | --disable-nls \
|
---|
| 58 | --enable-languages=c \
|
---|
| 59 | --enable-c99 \
|
---|
| 60 | --enable-long-long \
|
---|
[2bb7576] | 61 | --disable-libmudflap \
|
---|
[2b9574b] | 62 | --disable-multilib \
|
---|
[a20c17d] | 63 | --with-arch=${CLFS_CPU}</userinput></screen>
|
---|
[9f0beb0] | 64 |
|
---|
[2a10689] | 65 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 66 | href="../common/gcc-final.xml"
|
---|
| 67 | xpointer="xpointer(//*[@os='af'])"/>
|
---|
[9f0beb0] | 68 |
|
---|
| 69 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
[bd0ad10] | 70 | href="../common/gcc-final.xml"
|
---|
| 71 | xpointer="xpointer(//*[@os='ah'])"/>
|
---|
[9f0beb0] | 72 |
|
---|
| 73 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
[bd0ad10] | 74 | href="../common/gcc-final.xml"
|
---|
[9f0beb0] | 75 | xpointer="xpointer(//*[@os='ai'])"/>
|
---|
| 76 |
|
---|
[bd0ad10] | 77 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 78 | href="../common/gcc-final.xml"
|
---|
| 79 | xpointer="xpointer(//*[@os='aj'])"/>
|
---|
[9f0beb0] | 80 |
|
---|
[bd0ad10] | 81 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 82 | href="../common/gcc-final.xml"
|
---|
| 83 | xpointer="xpointer(//*[@os='ak'])"/>
|
---|
[9f0beb0] | 84 |
|
---|
[c98e933] | 85 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 86 | href="../common/gcc-final.xml"
|
---|
| 87 | xpointer="xpointer(//*[@os='al'])"/>
|
---|
| 88 |
|
---|
| 89 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 90 | href="../common/gcc-final.xml"
|
---|
| 91 | xpointer="xpointer(//*[@os='am'])"/>
|
---|
| 92 |
|
---|
[9f0beb0] | 93 | </sect2>
|
---|
| 94 |
|
---|
[bd0ad10] | 95 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 96 | href="../common/gcc-final.xml"
|
---|
| 97 | xpointer="xpointer(//*[@role='content'])"/>
|
---|
| 98 |
|
---|
[9f0beb0] | 99 | </sect1>
|
---|