Help, g++ crashed on my project
Martin v. Loewis
martin@mira.isdn.cs.tu-berlin.de
Tue Nov 30 23:39:00 GMT 1999
> Please see the enclosed file hackmwr.ii.gz. g++ crashed with an
> internal compiler error. So I suppose I have to work out what's wrong
> with my code myself!
Thanks for your bug report. You could also try the mainline compiler
(from CVS). It reports a large number of errors, starting with
In file included from hackmwr.c++:41:
valrun.h: In method `ValRun<LabelType, Colour, CounterType>::SCV_Set::SCV_Set (typename ValRun<LabelType, Colour, CounterType>::SCV_Set::StateType *, const Value &, const Colour &)':
valrun.h:27: class `ValRun<LabelType, Colour, CounterType>::SCV_Set' does not have any field named `StateCommand'
In file included from hackmwr.c++:42:
music.h: At top level:
music.h:35: in-class initialization of static data member of non-integral type `const Identifier'
Hope this helps,
Martin
More information about the Gcc-bugs
mailing list