egcs fails to build libio
Horst von Brand
vonbrand@inf.utfsm.cl
Tue Dec 22 03:39:00 GMT 1998
Richard Ketchersid <ketchers@math.berkeley.edu> said:
> Here is what happens while trying to compile libio.
> This has happened for the last few snapshots, at least since egcs-2.92.28.
> ========================================================================
>
> test x"yes" != xyes || \
> /usr/src/BUILD/egcs/gcc/xgcc -B/usr/src/BUILD/egcs/gcc/
> -B/usr/i486-pc-linux-gnu/bin/ -c -D_GNU_SOURCE -g1 -pipe -O2
> -fvtable-thunks -fvtable-thunks -D_GNU_SOURCE -fno-implicit-templates
> -I. -I/usr/src1/CVS/EGCS/egcs/libio -nostdinc++ -D_IO_MTSAFE_IO
> -fpic /usr/src1/CVS/EGCS/egcs/libio/builtinbuf.cc -o pic/builtinbuf.o
> In file included from /usr/include/bits/stdio-lock.h:20,
> from /usr/src1/CVS/EGCS/egcs/libio/libio.h:166,
> from /usr/src1/CVS/EGCS/egcs/libio/streambuf.h:36,
> from /usr/src1/CVS/EGCS/egcs/libio/builtinbuf.h:32,
> from /usr/src1/CVS/EGCS/egcs/libio/builtinbuf.cc:29:
> /usr/include/pthread.h:451: Internal compiler error.
> /usr/include/pthread.h:451: Please submit a full bug report to `egcs-bugs@cygnu
> s.com'.
> /usr/include/pthread.h:451: See <URL: http://egcs.cygnus.com/faq.html#bugreport >
> for details.
> cpp: output pipe has been closed
> make: *** [builtinbuf.o] Error 1
Exactly what I see in i586-linux-gnu, glibc-2.0.108, binutils-2.9.1.0.19a,
linux-2.1.131ac13. The failure happens with, eg:
extern void *f(unsigned int) throw();
Can somebody confirm this with other glibc's?
--
Dr. Horst H. von Brand mailto:vonbrand@inf.utfsm.cl
Departamento de Informatica Fono: +56 32 654431
Universidad Tecnica Federico Santa Maria +56 32 654239
Casilla 110-V, Valparaiso, Chile Fax: +56 32 797513
More information about the Gcc-bugs
mailing list