Problems during configuration according MinGW and RTEMS!

Stefan.Pusl at comneon.com Stefan.Pusl at comneon.com
Fri Jan 5 12:29:21 UTC 2007


Hello,

I have installed MinGW, using the Windows installer
"rtems4.7-i386-3.exe". Further I installed MYSYS (version 1.0). Then I
created a symbolic link for gcc:

ln -s i386-rtems4.7-gcc.exe gcc.exe

Then I fetched RTEMS "rtems-4.6.99.3.tar.bz2" from the ftp-server.
Unpacked it with:

Tar xjf rtems-4.6.99.3.tar.bz2

After that I started the configuration:

sh ../rtems-4.6.99.3/configure --enable-rtemsbsp=posix

And received the following messages ending with an error:

checking for gmake... no
checking for make... make
checking for RTEMS Version... 4.6.99.3
checking build system type... i686-pc-mingw32
checking host system type... i686-pc-mingw32
checking target system type... i686-pc-mingw32
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles...
no
configure: creating ./config.status
configure: configuring in ./tools/build
configure: running /bin/sh
'../../../rtems-4.6.99.3/tools/build/configure' '--pr
efix=/opt/rtems-4.7' '--host=i686-pc-mingw32' '--build=i686-pc-mingw32'
'--enab
le-rtemsbsp=posix' '--target=i686-pc-mingw32'  '--cache-file=/dev/null'
'--srcdi
r=../../../rtems-4.6.99.3/tools/build'
checking for gmake... no
checking for make... make
checking for RTEMS Version... 4.6.99.3
checking build system type... i686-pc-mingw32
checking host system type... i686-pc-mingw32
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles...
no
checking for i686-pc-mingw32-gcc... i686-pc-mingw32-gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... configure: error: cannot run C
compiled
 programs.
If you meant to cross compile, use `--host'.
See `config.log' for more details.
configure: error: /bin/sh
'../../../rtems-4.6.99.3/tools/build/configure' failed
 for tools/build

Has anyone an idead, what I did wrong?

Best regards

Stefan 




More information about the users mailing list