This is the mail archive of the crossgcc@sourceware.cygnus.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more infromation.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: cross compiler Sparc-Solaris -> PowerPc


> -----Original Message-----
> From: Brendan J Simon
> Sent: Thursday, March 09, 2000 11:32 AM
> To: Dumortier; Cross-GCC
> Subject: Re: cross compiler Sparc-Solaris -> PowerPc
> 
> 
> Dumortier wrote:
> 
> > >> the details of her progression!)  I got the following 
> fatal error after 3-4
> > >> hours compilation :
> > >>
> > >> 
> ********************************************************************
> > >> `iostream.list' is up to date.
> > >> cd tests; make all ...
> > >> cd testsuite; make all ...
> > >> cd tests; make all ...
> > >> cd testsuite; make all ...
> > >> Configuring in powerpc-eabi/libchill
> > >> loading cache ./config.cache
> > >> checking if compiler cc1chill has been built... yes
> > >> checking for gcc... /local/cross/build-gcc/gcc/xgcc
> > >> -B/local/cross/build-gcc/gcc/ 
> -B/local/ppc/powerpc-eabi/bin/ -idirafter
> > >> /local/cross/build-gcc/powerpc-eabi/newlib/targ-include 
> -idirafter
> > >> /local/cross/gcc-2.95.2/newlib/libc/include -nostdinc
> > >> checking whether the C compiler (/local/cross/build-gcc/gcc/xgcc
> > >> -B/local/cross/build-gcc/gcc/ 
> -B/local/ppc/powerpc-eabi/bin/ -idirafter
> > >> /local/cross/build-gcc/powerpc-eabi/newlib/targ-include 
> -idirafter
> > >> /local/cross/gcc-2.95.2/newlib/libc/include -nostdinc -g 
> -O2 ) works... no
> > >> configure: error: installation or configuration problem: 
> C compiler cannot
> > >> create executables.
> > >> *** Error code 1
> > >> make: Fatal error: Command failed for target 
> `configure-target-libchill'
> > >> 
> ********************************************************************
> 
> I don't know why gcc is trying to configure libchill.  As far 
> as I know this
> shouldn't happen if you configure with 
> --enable-languages="c".  I think this is
> your problem.  Please double check the spelling of 
> enable-languages="c" to make
> sure there is no typo error.  If this is OK, then I would 
> suggest removing the
> libchill directory or just renaming it to something else.

I'm sure I remember reading somewhere that --enable-languages is deprecated
and that issuing make cross will decide what to build these days (i.e. in
2.95.2). Can anyone confirm this? 
 

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]