[Bug c++/44855] Static members not initialised in explicit template instances of library
redi at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Wed Jul 7 09:18:00 GMT 2010
------- Comment #2 from redi at gcc dot gnu dot org 2010-07-07 09:18 -------
You need to use -fPIC for a shared object, so the version without that is not
valid.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44855
More information about the Gcc-bugs
mailing list