[Bug c++/43720] undefined reference to static const integral class member

2010-04-12 Thread roman at binarylife dot net
--- Comment #3 from roman at binarylife dot net 2010-04-12 12:41 --- sorry for bothering :) thanks -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43720

[Bug c++/43720] undefined reference to static const integral class member

2010-04-12 Thread redi at gcc dot gnu dot org
--- Comment #2 from redi at gcc dot gnu dot org 2010-04-12 11:06 --- dup of Bug 42101 and Bug 14404 and Bug 38624 and Bug 37175 etc. etc. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43720

[Bug c++/43720] undefined reference to static const integral class member

2010-04-11 Thread rguenth at gcc dot gnu dot org
--- Comment #1 from rguenth at gcc dot gnu dot org 2010-04-11 19:22 --- You need a proper definition for the constant. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added --