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++ internal error


Package: g++
Version: 2.91.66-2

#include <string>
class myclass { static const string foo = "bar"; };

$ g++ break.c
break.c:2: Internal compiler error 109.
break.c:2: Please submit a full bug report to `egcs-bugs@egcs.cygnus.com'.
`break.c:2: See <URL:http://egcs.cygnus.com/faq.html#bugreport> for details.
$ g++ -v
`Reading specs from /usr/lib/gcc-lib/i486-linux/egcs-2.91.66/specs
gcc version egcs-2.91.66 Debian GNU/Linux (egcs-1.1.2 release)

Alas, I cannot reach this web site at the moment.

I hope this is of some help.
Giuliano.


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