This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


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

Getting closer (was Re: cross-compiler build: can't find stdio.h)


Ignore the problem I just posted about the build dying in libio.  It 
appears I was bit by the HPUX sed bug (although I haven't verified it; 
but I installed GNU's sed, reconfigured and rebuilt, and it got past 
that part).

Now, just when I thought that I was in the clear, it died with the 
following:
---------------
Configuring in m68k-elf/libf2c
creating cache ./config.cache
checking for gcc... /data/ecad_libs/egcs/build-m68k/gcc/xgcc \
    -B/data/ecad_libs/egcs/build-m68k/gcc/
checking whether the C compiler 
(/data/ecad_libs/egcs/build-m68k/gcc/xgcc \
    -B/data/ecad_libs/egcs/build-m68k/gcc/ -g ) works... no
configure: error: installation or configuration problem: C compiler \
    cannot create executables.
gmake[1]: *** [configure-target-libf2c] Error 1
gmake[1]: Leaving directory `/[...]/build-m68k'
gmake: *** [cross] Error 1
---------------

Anyone know what this means?  This happened pretty far along in the 
build (further than I'd ever gotten).  Hasn't it been using xgcc all 
along to build the other parts?
--
John A. Breen
jab3@hotmail.com


______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com


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