2 % This is part of CLFSja package.
4 % This is a CTIE change file for the original XML source of the CLFSbook.
7 <?xml version="1.0" encoding="ISO-8859-1"?>
9 <?xml version="1.0" encoding="UTF-8"?>
13 <title>Build Variables</title>
19 <bridgehead renderas="sect4">Setting Host and Target</bridgehead>
21 <bridgehead renderas="sect4">ホストおよびターゲットの設定</bridgehead>
25 <para os="e">Now set the target triplet for 32 bits:</para>
33 <para os="g">We will need to setup target-specific flags for the compiler
37 コンパイラーおよびリンカーにおいてのターゲット固有のフラグ変数を定めます。
42 <bridgehead renderas="sect4">Copy settings to Environment</bridgehead>
44 <bridgehead renderas="sect4">環境への設定コピー</bridgehead>
48 <para os="i">Now add the host and target variables, and compiler and linker
49 flags, to <filename>~/.bashrc</filename>, just in case you have to exit and
50 restart building later:</para>
53 ホストおよびターゲットのための変数、コンパイラーおよびリンカーフラグの変数を <filename>~/.bashrc</filename> に設定します。
54 ログアウトしなければならない場合であってもビルド作業を再開できるようにするためです。