public inbox for crossgcc@sourceware.org
 help / color / mirror / Atom feed
* Re: There's a error in building rtems-4.5beta1b on windows NT 4.0
@ 2000-08-18  8:32 Joel Sherrill
  0 siblings, 0 replies; 3+ messages in thread
From: Joel Sherrill @ 2000-08-18  8:32 UTC (permalink / raw)
  To: bi_guo; +Cc: crossgcc

The configure script is looking for a working native cc.  Find
gcc.exe in your Cygwin installation.  cd to that directory.
ln gcc.exe cc.exe.  Repeat the configure.

-- 
Joel Sherrill, Ph.D.             Director of Research & Development
joel@OARcorp.com                 On-Line Applications Research
Ask me about RTEMS: a free RTOS  Huntsville AL 35805
Support Available                (256) 722-9985

------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sourceware.cygnus.com

^ permalink raw reply	[flat|nested] 3+ messages in thread

* There's a error in building rtems-4.5beta1b on windows NT 4.0
@ 2000-08-16  6:11 bi_guo
  0 siblings, 0 replies; 3+ messages in thread
From: bi_guo @ 2000-08-16  6:11 UTC (permalink / raw)
  To: crossgcc

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* There's a error in building rtems-4.5beta1b on windows NT 4.0
@ 2000-08-16  6:11 bi_guo
  0 siblings, 0 replies; 3+ messages in thread
From: bi_guo @ 2000-08-16  6:11 UTC (permalink / raw)
  To: crossgcc

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2000-08-18  8:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-08-18  8:32 There's a error in building rtems-4.5beta1b on windows NT 4.0 Joel Sherrill
  -- strict thread matches above, loose matches on Subject: below --
2000-08-16  6:11 bi_guo
2000-08-16  6:11 bi_guo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).