|
@@ -156,7 +156,7 @@ cd ../gcc-build</userinput></screen>
|
|
|
--enable-shared --enable-threads=posix \
|
|
|
--enable-__cxa_atexit --enable-languages=c,c++ \
|
|
|
--disable-libstdcxx-pch --disable-multilib \
|
|
|
- --disable-bootstrap \
|
|
|
+ --disable-bootstrap --disable-libgomp \
|
|
|
--with-gmp-include=$(pwd)/gmp --with-gmp-lib=$(pwd)/gmp/.libs \
|
|
|
--without-ppl --without-cloog</userinput></screen>
|
|
|
|
|
@@ -231,7 +231,7 @@ cd ../gcc-build</userinput></screen>
|
|
|
|
|
|
<para>Compile the package:</para>
|
|
|
|
|
|
-<screen><userinput remap="make">make LD_LIBRARY_PATH=$(pwd)/$(../gcc-&gcc-version;/config.guess)/libgcc</userinput></screen>
|
|
|
+<screen><userinput remap="make">make</userinput></screen>
|
|
|
|
|
|
<para>Install the package:</para>
|
|
|
|