------- Comment #1 from paolo dot carlini at oracle dot com 2009-12-08 09:18 ------- You aren't defining anywhere A::i, just add, after struct A:
const int A::i; and things will be fine. *** This bug has been marked as a duplicate of 42101 *** -- paolo dot carlini at oracle dot com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42330