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]

g++ bug


Hello,

I'm getting the following error with g++ 1.1b

c++ -fall-virtual -c hw5.C 
In file included from /usr/local/egcs/include/g++/iostream.h:31,
                 from /usr/local/egcs/include/g++/iostream:6,
		 from hw5.C:5:
/usr/local/egcs/include/g++/streambuf.h:260: Internal compiler error.
/usr/local/egcs/include/g++/streambuf.h:260: Please submit a full bug report to `egcs-bugs@cygnus.com'.
make: *** [hw5.o] Error 1

I am running Debian 2.0 w/ libc.so.6, libstdc++-2.8.0, and I believe the
compilation flag for egcs was:

--enable-shared --enable-haifa --with-gnu-as --with-gnu-ld.  (I compiled
the source then installed at /usr/local/egcs)

This is my first time reporing a bug, so if you need anything, please
let me know.

Thanks,

-- 
Sang Woo Kang          swk @ acm . org        http://kahuna.sdsu.edu/~skang/
Mid-level Linux user, kernel hack watcher, anti-crack, vBNS/i2 supporter.
-----BEGIN GEEK CODE BLOCK-----
Version: 3.12
GCM/GCS/GS g+/dpu s++:++ a--/a? C++++ UL/US++++ P++ L+++ E++ W++ N+++ o? K? 
w--- O? M-- V(+) PS+++ PE-- Y+ PGP++ t* 5-- X- R-- tv-- b+++ DI++++ D G+++ e 
h* !r z+ 
-----END GEEK CODE BLOCK-----

hw5.tar.gz


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