X-Git-Url: http://rtime.felk.cvut.cz/gitweb/rtems-devel.git/blobdiff_plain/7e8b3ab2f40d86ec39f257b51e43c70172d11693..76b1cf38f9c62ca2d1422a7cae359e56c784a319:/rtems-build/powerpc-rtems/gcc/gcc-powerpc-rtems.cfg diff --git a/rtems-build/powerpc-rtems/gcc/gcc-powerpc-rtems.cfg b/rtems-build/powerpc-rtems/gcc/gcc-powerpc-rtems.cfg old mode 100644 new mode 100755 index 1a76555..b349356 --- a/rtems-build/powerpc-rtems/gcc/gcc-powerpc-rtems.cfg +++ b/rtems-build/powerpc-rtems/gcc/gcc-powerpc-rtems.cfg @@ -157,13 +157,19 @@ # 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++ \ + --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 + --verbose \ + --disable-nls --without-included-gettext \ + --disable-win32-registry \ + --with-newlib \ + --enable-newlib-io-c99-formats \ + --enable-version-specific-runtime-libs