|
@@ -17,8 +17,7 @@ cd ../gcc-build</userinput></screen></para>
|
|
--with-local-prefix=/stage1 \
|
|
--with-local-prefix=/stage1 \
|
|
--enable-clocale=gnu --enable-shared \
|
|
--enable-clocale=gnu --enable-shared \
|
|
--enable-threads=posix --enable-__cxa_atexit
|
|
--enable-threads=posix --enable-__cxa_atexit
|
|
-make BOOT_LDFLAGS="-s" BOOT_CFLAGS="-O2 -pipe" \
|
|
|
|
- STAGE1_CFLAGS="-pipe"
|
|
|
|
|
|
+make LDFLAGS="-s"
|
|
make -k check
|
|
make -k check
|
|
make install</userinput></screen></para>
|
|
make install</userinput></screen></para>
|
|
|
|
|