]> rtime.felk.cvut.cz Git - rtems-devel.git/blobdiff - rtems-build/arm-csb336/gcc/gcc-arm9-rtems.cfg
OMK Makefile.rules updated to allow specification of subdirectories in SOURCES.
[rtems-devel.git] / rtems-build / arm-csb336 / gcc / gcc-arm9-rtems.cfg
index af51b64fda376b6fd84a5e9cd1c11d36074de90a..feeaab965890c2e3197678c180baebc299e66fc5 100755 (executable)
 # 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 \
+            --disable-nls --without-included-gettext \
+            --disable-win32-registry \
             --with-newlib \
+            --enable-newlib-io-c99-formats \
             --enable-version-specific-runtime-libs