OSDN Git Service

GIT-20170514.
[clfsja/cross-lfs-ja.git] / src / temp-system / common / gcc.ch
index 09e7780..c308f1a 100644 (file)
       <title>&MeaningOfOption1;configure &MeaningOfOption2;</title>
 @z
 
-@x --disable-libstdcxx-pch
-          <para>Do not build the pre-compiled header (PCH) for
-          <filename class="libraryfile">libstdc++</filename>. It takes
-          up a lot of space, and we have no use for it.</para>
+@x --enable-install-libiberty
+          <para>Allows GCC to build and install
+          <filename class="libraryfile">libiberty.a</filename>
+          and its associated headers. This library is needed for some packages
+          to compile.</para>
 @y
           <para>
-          <filename class="libraryfile">libstdc++</filename> に対してプリコンパイルヘッダー (pre-compiled header; PCH) をビルドしないように指示します。
-          ã\81\93ã\82\8cã\82\92å\90«ã\82\81ã\81¦ã\81\97ã\81¾ã\81\86ã\81¨ã\82µã\82¤ã\82ºã\81\8cå¢\97ã\81\88ã\82\8bã\81\93ã\81¨ã\81«ã\81ªã\82\8aã\80\81ã\81\9dã\82\82ã\81\9dã\82\82å\88©ç\94¨ã\81\99ã\82\8bå¿\85è¦\81ã\81\8cã\81\82ã\82\8aã\81¾ã\81\9bã\82\93
+          <filename class="libraryfile">libiberty.a</filename> と関連ヘッダーをビルドしインストールすることを指示します。
+          ã\81\93ã\81®ã\83©ã\82¤ã\83\96ã\83©ã\83ªã\81¯ä»\96ã\81®ã\83\91ã\83\83ã\82±ã\83¼ã\82¸ã\81®ã\83\93ã\83«ã\83\89ã\81«å¿\85è¦\81ã\81§ã\81\99
           </para>
 @z
 
 @x
-    <para os="s1">The following will prevent GCC from looking in the wrong
-    directories for headers and libraries:</para>
-@y
-    <para os="s1">
-    以下のコマンドにより、ヘッダーファイルやライブラリの収容ディレクトリを正しくします。
-    </para>
-@z
-
-@x
     <para os="cm">Compile the package:</para>
 @y
     <para os="cm">&CompileThePackage;</para>