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: sparc-sun-solaris2.8 bootstrap failure


On Mon, Jul 14, 2003 at 09:42:20PM +0200, Rainer Orth wrote:
> Phil Edwards writes:
> 
> > I also get a bootstrap failure, but at a different point, using trunk
> > sources from about ten minutes ago:
> > 
> > /bin/sh ../../trunk/gcc/move-if-change tmp-gtyp.h gtyp-gen.h
> > gcc -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -fno-common   -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../trunk/gcc -I../../trunk/gcc/. -I../../trunk/gcc/config -I../../trunk/gcc/../include  \
> >   ../../trunk/gcc/gengtype.c -o gengtype.o
> > gcc -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -fno-common -Wno-error  -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../trunk/gcc -I../../trunk/gcc/. -I../../trunk/gcc/config -I../../trunk/gcc/../include  \
> >   ../../trunk/gcc/gengtype-lex.c -o gengtype-lex.o
> > -:24:55: stdint.h: No such file or directory
> 
> This is most likely related to the version of flex you've installed: I'm
> still using flex 2.5.4, and there's no reference to stdint.h in my
> gengtype-lex.c.

Using flex 2.5.4 here as well, gcc/Makefile.in even compensates for some
bug specific to 2.5.4.


Phil

-- 
If ye love wealth greater than liberty, the tranquility of servitude greater
than the animating contest for freedom, go home and leave us in peace.  We seek
not your counsel, nor your arms.  Crouch down and lick the hand that feeds you;
and may posterity forget that ye were our countrymen.            - Samuel Adams


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