]> rtime.felk.cvut.cz Git - rtems-devel.git/blobdiff - rtems-build/powerpc-rtems/gcc/gcc-powerpc-rtems.cfg
Rebuild PowerPC GCC (4.3.4) and binutils (2.20) for RTEMS 4.9.3.
[rtems-devel.git] / rtems-build / powerpc-rtems / gcc / gcc-powerpc-rtems.cfg
old mode 100644 (file)
new mode 100755 (executable)
index 1a76555..b349356
 # make
 # make install
 
 # make
 # make install
 
-../../configure --target=powerpc-rtems --prefix=/usr \
+#             --host=i586-pc-linux-gnu \
+
+../../../gcc/configure --target=powerpc-rtems4.9 --prefix=/usr \
              --enable-languages=c,c++ \
              --enable-languages=c,c++ \
+            --disable-libstdcxx-pch \
             --with-gnu-ld \
             --with-gnu-ld \
+            --with-gnu-as \
             --with-float=soft \
             --enable-threads=rtems \
             --enable-target-optspace \
             --with-float=soft \
             --enable-threads=rtems \
             --enable-target-optspace \
-             --verbose \
-            --disable-nls \
-             --host=i586-pc-linux-gnu \
-            --with-newlib
+            --verbose \
+            --disable-nls --without-included-gettext \
+            --disable-win32-registry \
+            --with-newlib \
+            --enable-newlib-io-c99-formats \
+            --enable-version-specific-runtime-libs