From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alex Charalabidis To: egcs-bugs@cygnus.com Subject: Bug report Date: Mon, 31 May 1999 21:06:00 -0000 Message-id: X-SW-Source: 1999-05n/msg00411.html List-Id: Here's the error that told me to submit a bug report... System config: Linux 2.0.34 kernel (generic slackware 3.5) libc 5.4.44 gcc version egcs-2.90.29 980515 (egcs-1.0.3 release) package: libstdc++ 2.8.1.1 without libg++, no special configuration options target: 'all' Contents of config.status: ../libstdc++-2.8.1.1/configure --host=i586-pc-linux-gnulibc1 --norecursion Compiler messages: c++ -c -g -O2 -fno-implicit-templates -I. -I../../../libstdc++-2.8.1.1/libio -nostdinc++ -D_G_HAVE_MMAP ../../../libstdc++-2.8.1.1/libio/iostream.cc ../../../libstdc++-2.8.1.1/libio/iostream.cc: In function `void write_int(class ostream &, long long unsigned int, int)': ../../../libstdc++-2.8.1.1/libio/iostream.cc:517: Internal compiler error. ../../../libstdc++-2.8.1.1/libio/iostream.cc:517: Please submit a full bug report to `egcs-bugs@cygnus.com'. make[1]: *** [iostream.o] Error 1 make[1]: Leaving directory `/usr/local/src/clib/libraries/libio' make: *** [all-target-libio] Error 2 That's all. Please withhold my email address if the bug report is posted on a public site. Thanks -ac