source: BOOK/cross-tools/mips64-64/gcc-final.xml@ ef60d6b

clfs-1.2 clfs-2.1 clfs-3.0.0-systemd clfs-3.0.0-sysvinit systemd sysvinit
Last change on this file since ef60d6b was 5ec7db05, checked in by Jim Gifford <clfs@…>, 16 years ago

Updated to GCC 4.3.3

  • Property mode set to 100644
File size: 4.5 KB
RevLine 
[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-gcc-final" role="wrap">
9 <?dbhtml filename="gcc-final.html"?>
10
[1da2a84]11 <title>Cross GCC-&gcc-version; - Final</title>
[3f8be484]12
13 <indexterm zone="ch-cross-tools-gcc-final">
14 <primary sortas="a-GCC">GCC</primary>
15 <secondary>cross tools, final</secondary>
16 </indexterm>
17
[cf66ceae]18 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
19 href="../../final-system/common/gcc.xml"
20 xpointer="xpointer(//*[@role='package'])"/>
[3f8be484]21
22 <sect2 role="installation">
23 <title>Installation of GCC Cross Compiler</title>
24
[5ec7db05]25<!--
[4883ef5]26 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
27 href="gcc-static.xml"
28 xpointer="xpointer(//*[@os='p1'])"/>
29
30 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
31 href="gcc-static.xml"
32 xpointer="xpointer(//*[@os='p2'])"/>
[5ec7db05]33-->
[4883ef5]34
[3f8be484]35 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
36 href="gcc-static.xml"
37 xpointer="xpointer(//*[@os='aa'])"/>
38
39 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
40 href="gcc-static.xml"
41 xpointer="xpointer(//*[@os='ab'])"/>
42
43 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
44 href="gcc-static.xml"
45 xpointer="xpointer(//*[@os='ac'])"/>
46
47 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
48 href="gcc-static.xml"
49 xpointer="xpointer(//*[@os='ad'])"/>
50
51 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
52 href="gcc-static.xml"
53 xpointer="xpointer(//*[@os='ag'])"/>
54
55 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
56 href="gcc-static.xml"
57 xpointer="xpointer(//*[@os='ah'])"/>
58
59 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
60 href="gcc-static.xml"
61 xpointer="xpointer(//*[@os='ai'])"/>
62
63 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
64 href="gcc-static.xml"
65 xpointer="xpointer(//*[@os='aj'])"/>
66
67 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
68 href="gcc-static.xml"
69 xpointer="xpointer(//*[@os='f'])"/>
70
71 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
72 href="gcc-static.xml"
73 xpointer="xpointer(//*[@os='g'])"/>
74
75 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
76 href="gcc-static.xml"
77 xpointer="xpointer(//*[@os='h'])"/>
78
[c1832da]79<screen os="bf"><userinput>AR=ar LDFLAGS="-Wl,-rpath,/cross-tools/lib" \
80 ../gcc-&gcc-version;/configure --prefix=/cross-tools \
81 --build=${CLFS_HOST} --target=${CLFS_TARGET} --host=${CLFS_HOST} \
82 --with-sysroot=${CLFS} --with-local-prefix=/tools --disable-nls \
83 --enable-shared --enable-languages=c,c++ --enable-__cxa_atexit \
84 --with-mpfr=/cross-tools --with-gmp=/cross-tools --enable-c99 \
85 --enable-long-long --enable-threads=posix --with-abi=64</userinput></screen>
[3f8be484]86
[d55f00bc]87 <variablelist os="bg">
[3f8be484]88 <title>The meaning of the new configure options:</title>
89
90 <varlistentry>
91 <term><parameter>--with-abi=64</parameter></term>
92 <listitem>
93 <para>This option do ...</para>
94 </listitem>
95 </varlistentry>
96
97 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
[a9f0cdb]98 href="../common/gcc-final.xml"
[d55f00bc]99 xpointer="xpointer(//*[@os='bg1'])"/>
[3f8be484]100
101 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
[a9f0cdb]102 href="../common/gcc-final.xml"
[d55f00bc]103 xpointer="xpointer(//*[@os='bg2'])"/>
[3f8be484]104
105 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
[a9f0cdb]106 href="../common/gcc-final.xml"
[d55f00bc]107 xpointer="xpointer(//*[@os='bg3'])"/>
[3f8be484]108
109 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
[a9f0cdb]110 href="../common/gcc-final.xml"
[d55f00bc]111 xpointer="xpointer(//*[@os='bg4'])"/>
[3f8be484]112
113 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
[a9f0cdb]114 href="../common/gcc-final.xml"
[d55f00bc]115 xpointer="xpointer(//*[@os='bg5'])"/>
[3f8be484]116
117 </variablelist>
118
[d55f00bc]119 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
[a9f0cdb]120 href="../common/gcc-final.xml"
[d55f00bc]121 xpointer="xpointer(//*[@os='bh'])"/>
[3f8be484]122
[d55f00bc]123 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
[a9f0cdb]124 href="../common/gcc-final.xml"
[d55f00bc]125 xpointer="xpointer(//*[@os='bi'])"/>
[3f8be484]126
[d55f00bc]127 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
[a9f0cdb]128 href="../common/gcc-final.xml"
[d55f00bc]129 xpointer="xpointer(//*[@os='bj'])"/>
[3f8be484]130
[d55f00bc]131 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
[a9f0cdb]132 href="../common/gcc-final.xml"
[d55f00bc]133 xpointer="xpointer(//*[@os='bk'])"/>
[3f8be484]134
135 </sect2>
136
137 <sect2 role="content">
138 <title/>
139
140 <para>Details on this package are located in <xref
141 linkend="contents-gcc" role="."/></para>
142
143 </sect2>
144
145</sect1>
Note: See TracBrowser for help on using the repository browser.