]> rtime.felk.cvut.cz Git - rtems-devel.git/blobdiff - rtems-build/arm-csb336/gcc/gcc-arm9-rtems.cfg
gcc and binutils update for rtems-4.9.x arm9 build
[rtems-devel.git] / rtems-build / arm-csb336 / gcc / gcc-arm9-rtems.cfg
old mode 100644 (file)
new mode 100755 (executable)
index 36f02d7..feeaab9
 # make
 # make install
 
-../../../gcc/configure --target=arm-rtems --prefix=/usr \
+#             --host=i586-pc-linux-gnu \
+
+../../../gcc/configure --target=arm-rtems4.9 --prefix=/usr \
             --with-cpu=arm9 \
              --enable-languages=c,c++ \
+            --disable-libstdcxx-pch \
             --with-gnu-ld \
+            --with-gnu-as \
             --with-float=soft \
             --enable-threads=rtems \
             --enable-target-optspace \
              --verbose \
-            --disable-nls \
-             --host=i586-pc-linux-gnu \
-            --with-newlib
+            --disable-nls --without-included-gettext \
+            --disable-win32-registry \
+            --with-newlib \
+            --enable-newlib-io-c99-formats \
+            --enable-version-specific-runtime-libs