From mboxrd@z Thu Jan 1 00:00:00 1970 From: bi_guo To: crossgcc@sourceware.cygnus.com Subject: There's a error in building rtems-4.5beta1b on windows NT 4.0 Date: Wed, 16 Aug 2000 06:11:00 -0000 Message-id: <32573.966431519.0@NO-ID-FOUND.mhonarc.org> X-SW-Source: 2000-08/msg00072.html Mr. fiddes: How do you do!Recently I have been building rtems-4.5beta1b on windows Nt 4.0.I completely follow you procedure.My components is rtems-4.5beta1b,gcc-2.95.2,cygwin-b20.1,binutils-2.95,newlib-1.8.1.My target is i386-rtemself.At BASh command line,running "i386-rtemself-gcc -v",it can correctly show verrsion message.But An error always occur in configuring.My configure command is "/source/rtems-4.5.0-beta1b/configure --target=i386-rtemself --disable-posix --disable-tests --disable-networking --disable-itron --enable-rtemsbsp="pc386" --prefix=/rtems".The error message look as follows: ***************************************************** creating cache ./config.cache checking for RTEMS Version... 4.5.0-beta1b checking host system type... i386-pc-cygwin32 checking target system type... i386-pc-rtemself checking build system type... i386-pc-cygwin32 checking rtems target cpu... i386 checking for a BSD compatible install... /host/bin/install -c checking whether build environment is sane... yes checking whether make sets ${MAKE}... yes checking for working aclocal... missing checking for working autoconf... missing checking for working automake... missing checking for working autoheader... missing checking for working makeinfo... found checking whether to enable maintainer-specific portions of Makefiles... no checking if the test suites are enabled? ... no checking if cpu i386 is supported... yes not updating unwritable cache ./config.cache creating ./config.status creating Makefile creating tools/Makefile creating make/Makefile creating make/custom/Makefile creating make/Templates/Makefile creating make/compilers/Makefile creating doc/Makefile configuring in tools/build running /bin/sh /source/rtems-4.5.0-beta1b/tools/build/configure --target=i386-rtemself --disable-posix --disable-tests --disable-networking --disable-itron --enable-rtemsbsp=pc386 --prefix=/host --cache-file=../.././config.cache --srcdir=/source/rtems-4.5.0-beta1b/tools/build loading cache ../.././config.cache checking for RTEMS Version... 4.5.0-beta1b checking host system type... i386-pc-cygwin32 checking for a BSD compatible install... /host/bin/install -c checking whether build environment is sane... yes checking whether make sets ${MAKE}... yes checking for working aclocal... missing checking for working autoconf... missing checking for working automake... missing checking for working autoheader... missing checking for working makeinfo... found checking whether to enable maintainer-specific portions of Makefiles... no checking for Cygwin environment... no checking for mingw32 environment... no checking for executable suffix... configure: error: installation or configuration problem: compiler cannot create executables. configure: error: /source/rtems-4.5.0-beta1b/tools/build/configure failed for tools/build *********************************** Please give me some advice.Thanks. Bing Guo.PRC. _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com ------ Want more information? See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/ Want to unsubscribe? Send a note to crossgcc-unsubscribe@sourceware.cygnus.com