Can not list dir, MinGW compiler issue?

ruizx ruizx at qq.com
Tue Aug 20 09:35:54 UTC 2013


On Tuesday, August 20, 2013 5:26 PM Sebastian Huber wrote:

> What is the difference between the tool chains?  How did you build
> them? 

I download from http://www.rtems.org/ftp/pub/rtems/linux/4.11/centos/6/ 
and http://www.rtems.org/ftp/pub/rtems/mingw32/4.11/rtems-4.11-i386-rtems4.11-gcc/

Centos gcc version:

[ruizx at localhost hello]$ powerpc-rtems4.11-gcc -v
Using built-in specs.
COLLECT_GCC=powerpc-rtems4.11-gcc
COLLECT_LTO_WRAPPER=/opt/rtems-4.11/libexec/gcc/powerpc-rtems4.11/4.8.0/lto-wrapper
Target: powerpc-rtems4.11
Configured with: ../gcc-4.8.0/configure --prefix=/opt/rtems-4.11 --bindir=/opt/rtems-4.11/bin --exec_prefix=/opt/rtems-4.11 --includedir=/opt/rtems-4.11/include --libdir=/opt/rtems-4.11/lib --libexecdir=/opt/rtems-4.11/libexec --mandir=/opt/rtems-4.11/share/man --infodir=/opt/rtems-4.11/share/info --datadir=/opt/rtems-4.11/share --build=i686-redhat-linux-gnu --host=i686-redhat-linux-gnu --target=powerpc-rtems4.11 --disable-libstdcxx-pch --with-gnu-as --with-gnu-ld --verbose --with-newlib --with-system-zlib --disable-nls --without-included-gettext --disable-win32-registry --enable-version-specific-runtime-libs --enable-threads --disable-lto --disable-plugin --enable-newlib-io-c99-formats --enable-newlib-iconv --enable-languages=c,c++
Thread model: rtems
gcc version 4.8.0 20130322 (RTEMS gcc-4.8.0-2.el6/newlib-1.20.0-23.el6) (GCC) 

MinGW gcc version:

$ powerpc-rtems4.11-gcc.exe -v
Using built-in specs.
COLLECT_GCC=e:\RTEMS-Studio\host\ppc-rtems-4.11\bin\powerpc-rtems4.11-gcc.exe
COLLECT_LTO_WRAPPER=e:/rtems-studio/host/ppc-rtems-4.11/bin/../libexec/gcc/powerpc-rtems4.11/4.7.2/lto-wrapper.exe
Target: powerpc-rtems4.11
Configured with: ../gcc-4.7.2/configure --prefix=/opt/rtems-4.11 --bindir=/opt/rtems-4.11/bin --exec_prefix=/opt/rtems-4.11 --includedir=/opt/rtems-4.11/include
 --libdir=/opt/rtems-4.11/lib --libexecdir=/opt/rtems-4.11/libexec --mandir=/opt/rtems-4.11/share/man --infodir=/opt/rtems-4.11/share/info --datadir=/opt/rtems-
4.11/share --build=i386-pc-linux-gnu --host=i686-pc-mingw32 --target=powerpc-rtems4.11 --disable-libstdcxx-pch --with-gnu-as --with-gnu-ld --verbose --with-newlib 
--with-system-zlib --disable-nls --without-included-gettext --disable-win32-registry --enable-version-specific-runtime-libs --enable-threads --disable-lto --
disable-plugin --enable-newlib-io-c99-formats --enable-newlib-iconv --enable-languages=c,c++
Thread model: rtems
gcc version 4.7.2 20120920 (RTEMS gcc-4.7.2-3.mgw/newlib-1.20.0-19.mgw) (GCC)




More information about the users mailing list