Cygwin host failure during configure...

Nick.SIMON at syntegra.com Nick.SIMON at syntegra.com
Wed Jun 27 10:27:20 UTC 2001


IIRC there's a link from cc to gcc...  Does CygWin support links?  It just
saves a bit of disk space and lets you upgrade gcc without remembering the
copy.


-- Nick Simon 

> -----Original Message-----
> From: Silverio Diquigiovanni [mailto:silverio.di at qem.it]
> Sent: 27 June 2001 11:02
> To: rtems-users; Krishna, Buska (IE10)
> Subject: Re: Cygwin host failure during configure...
> 
> 
> I have tried to copy /bin/gcc.exe in /bin/cc.exe and now
> configure seem run fine. I don't know if this is a correct
> operation....
> 
> Regards,
> Silverio Diquigiovanni
> 
> 
> ----- Original Message -----
> From: "Silverio Diquigiovanni" <silverio.di at qem.it>
> To: <rtems-users at oarcorp.com>; "Krishna, Buska (IE10)"
> <Krishna.Buska at honeywell.com>
> Sent: Wednesday, June 27, 2001 11:50 AM
> Subject: Re: Cygwin host failure during configure...
> 
> 
> > Ok, I agree with you...
> >
> > I think the problem is because the configure don't found 
> the cc.exe...
> > In fact I found only the gcc.exe. In past version of Cygwin 
> I remember
> > that cc.exe exist, but in this it isn't available.
> >
> > At this point I don't know the valid soluction !
> >
> > Have someone a suggestion ?
> >
> >
> > ----- Original Message -----
> > From: "Krishna, Buska (IE10)" <Krishna.Buska at honeywell.com>
> > To: "Silverio Diquigiovanni" <silverio.di at qem.it>
> > Sent: Wednesday, June 27, 2001 11:08 AM
> > Subject: RE: Cygwin host failure during configure...
> >
> >
> > > Hi Silverio,
> > > I too am trying the same thing. I too am getting some problems.
> > > Let's do one thing, we both try to build it ok?
> > > reply...Immediately..
> > >
> > > Krishna
> > >
> > > > -----Original Message-----
> > > > From: Silverio Diquigiovanni [SMTP:silverio.di at qem.it]
> > > > Sent: Wednesday, June 27, 2001 2:22 PM
> > > > To: rtems-users at oarcorp.com
> > > > Subject: Cygwin host failure during configure...
> > > >
> > > > Hi to all,
> > > > I have found a problem during configure phase of RTEMS in Cygwin
> > > > environment.
> > > >
> > > > I have downloaded and installed last version of Cygwin 
> environment and
> I
> > > > have:
> > > >
> > > >      automake --version <cr>
> > > >      autoconf --version <cr>
> > > >      perl --version <cr>
> > > >      make --version <cr>
> > > >
> > > >      automake = 1.4
> > > >      autoconf = 2.13
> > > >      perl = 5.6.1
> > > >      make = 3.79.1
> > > >
> > > > I have downloaded and installed 4.5.0 RPM tool-chain 
> for Cygwin with :
> > > >
> > > >      rpm -i --nodeps --ignoreos
> > rtems-base-binutils-2.9.5.0.24-1.i386.rpm
> > > > <cr>
> > > >      rpm -i --nodeps --ignoreos
> > > > rtems-base-gcc-gcc2.95.2newlib1.8.2-7.i386.rpm <cr>
> > > >      rpm -i --nodeps --ignoreos 
> rtems-base-gdb-4.18-4.i386.rpm <cr>
> > > >      rpm -i --nodeps --ignoreos
> sh-rtems-binutils-2.9.5.0.24-1.i386.rpm
> > > > <cr>
> > > >      rpm -i --nodeps --ignoreos
> > > > sh-rtems-gcc-gcc2.95.2newlib1.8.2-7.i386.rpm
> > > > <cr>
> > > >      rpm -i --nodeps --ignoreos 
> sh-rtems-gdb-4.18-4.i386.rpm <cr>
> > > >
> > > > My RTEMS source code is :
> > > >
> > > >      rtems-4.5.0.tgz
> > > >
> > > > I have modified the .bashrc to:
> > > >
> > > >     #
> > > >     # RTEMS environment
> > > >     #
> > > >
> > > >     # Visibility to egcs binary for sh processors
> > > >
> > > >     export PATH=$PATH:/opt/rtems/bin
> > > >
> > > > This is my directory tree:
> > > >
> > > > /home/SILVERIO_DIQUIGIOVANNI/build/sh-rtems-01/
> > > > /home/SILVERIO_DIQUIGIOVANNI/source/rtems-4.5.0/
> > > >
> > > > Then from ..../build/sh-rtems-01/ I have launched the 
> configurator:
> > > >
> > > > ../../source/rtems-4.5.0/configure \
> > > >     --target=sh-rtems \
> > > >     
> --prefix=/home/SILVERIO_DIQUIGIOVANNI/rtems-4.5.0/sh-rtems-01/ \
> > > >     --disable-multiprocessing \
> > > >     --disable-posix \
> > > >     --disable-itron \
> > > >     --disable-networking \
> > > >     --disable-rdbg
> > > >     --disable-cxx \
> > > >     --disable-tests
> > > >
> > > > after few configure steps I obtain :
> > > >
> > > > < start snip from output >
> > > >
> > > > /../../../source/rtems-4.5.0/tools/build
> > > > loading cache ../.././config.cache
> > > > checking for RTEMS Version... 4.5.0
> > > > checking host system type... i386-pc-cygwin32
> > > > checking for a BSD compatible install... (cached) 
> /usr/bin/install -c
> > > > checking whether build environment is sane... yes
> > > > checking whether make sets ${MAKE}... (cached) yes
> > > > checking for working aclocal... found
> > > > checking for working autoconf... found
> > > > checking for working automake... found
> > > > checking for working autoheader... found
> > > > 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/tools/build/configure
> > > > failed for tools/build
> > > >
> > > > < end snip from output >
> > > >
> > > > If I launch gcc --version I obtain 2.95.3-5
> > > >
> > > > Someone has some suggestion obout my problem ?
> > > > Thank you in advance
> > > >
> > > > Regards,
> > > > Silverio Diquigiovanni
> >
> 


********************************************************************

This email may contain information which is privileged or confidential. If you are not the intended recipient of this email, please notify the sender immediately and delete it without reading, copying, storing, forwarding or disclosing its contents to any other person
Thank you

Check us out at http://www.syntegra.com

********************************************************************



More information about the users mailing list