OSDN Git Service

Added all.
[clfsja/cross-lfs-ja.git] / src / cross-tools / mips64-64 / gcc-final.ch
1 %
2 % This is part of CLFSja package.
3 %
4 % This is a CTIE change file for the original XML source of the CLFSbook.
5 %
6 @x
7 <?xml version="1.0" encoding="ISO-8859-1"?>
8 @y
9 <?xml version="1.0" encoding="UTF-8"?>
10 @z
11
12 @x
13   <title>Cross GCC-&gcc-version; - Final</title>
14 @y
15   <title>クロス GCC-&gcc-version; - 最終</title>
16 @z
17
18 @x
19     <secondary>cross tools, final</secondary>
20 @y
21     <secondary>&CrossTools;, 最終</secondary>
22 @z
23
24 @x
25     <title>Installation of GCC Cross Compiler</title>
26 @y
27     <title>&InstallationOf1;GCC クロスコンパイラー&InstallationOf2;</title>
28 @z
29
30 @x
31       <title>The meaning of the new configure options:</title>
32 @y
33       <title>&MeaningOfOption1;configure &MeaningOfOption2;</title>
34 @z
35
36 @x --with-abi=64
37           <para>For MIPS64, GCC defaults to building for the N32 ABI. This
38           option changes the default to 64 bits.</para>
39 @y
40           <para>
41           MIPS64 において GCC はデフォルトで N32 ABI をビルドします。
42           このオプションによりデフォルトを 64ビットに変更します。
43           </para>
44 @z
45
46 @x
47     <para>Details on this package are located in <xref
48     linkend="contents-gcc" role="."/></para>
49 @y
50     <para>
51     &Details1;<xref linkend="contents-gcc" role=""/>&Details2;
52     </para>
53 @z