Internal compiler error 980711

marvin@nss.nu marvin@nss.nu
Mon May 29 15:34:00 GMT 2000


$ cat > l.cc
std::vector<void*> Plugins;
$ make l.o
g++    -c l.cc -o l.o
l.cc:1: Internal compiler error 980711.
l.cc:1: Please submit a full bug report to `egcs-bugs@egcs.cygnus.com'.
l.cc:1: See <URL: http://egcs.cygnus.com/faq.html#bugreport > for details.
make: *** [l.o] Error 1



More information about the Gcc-bugs mailing list