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]
Other format: [Raw text]

Re: Build problem with gcc 4.3.0 20070108 (experimental)


> 
> > >`/rb.exphome/tools/gcc/obj-i686-pc-linux-gnu/gcc'
> > >make[2]: *** [all-stage2-gcc] Error 2
> > >make[2]: Leaving directory `/rb.exphome/tools/gcc/obj-i686-pc-linux-gnu'
> > >make[1]: *** [stage2-bubble] Error 2
> > >make[1]: Leaving directory `/rb.exphome/tools/gcc/obj-i686-pc-linux-gnu'
> > >make: *** [bootstrap] Error 2
> > 
> > That's honza's patch - but bootstrap doesn't abort for me at that point.
> 
> Hi,
> I've comited the obvious fix. Sorry for that.  I wonder why the
> bootstrap doesn't fail on all targets?

This only fixes on of the problems, the other one is 
function_and_variable_visibility needs to return unsigned int and 0.
This fixes an ICE building libgcc for spu-elf on powerpc-linux-gnu.

Thanks,
Andrew Pinski


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