This is the mail archive of the gcc-bugs@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]

libio build failure: builtinbuf.cc:26: Internal compiler error


With todays CVS source for gcc-2.96, the following build error occurs
under hpux 10.20:

/xxx/gnu/gcc-2.96/objdir/gcc/g++ -B/xxx/gnu/gcc-2.96/objdir/gcc/ -B/usr/local/hppa1.1-hp-hpux10.20/bin/ -c -O2 -W -Wall -fno-implicit-templates -I. -I../../../libio -nostdinc++  ../../../libio/builtinbuf.cc
../../../libio/builtinbuf.cc:26: Internal compiler error.
../../../libio/builtinbuf.cc:26: Please submit a full bug report.
../../../libio/builtinbuf.cc:26: See
<URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
make[2]: *** [builtinbuf.o] Error 1

This has been around for a few days.

Dave
-- 
J. David Anglin                                  dave.anglin@nrc.ca
National Research Council of Canada              (613) 990-0752 (FAX: 952-6605)

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