[Bug libstdc++/42352] -std=c++0x reference binding problem
rwgk at yahoo dot com
gcc-bugzilla@gcc.gnu.org
Sat Dec 12 05:49:00 GMT 2009
------- Comment #9 from rwgk at yahoo dot com 2009-12-12 05:49 -------
Thanks very much for the quick fix!
It didn't clear up all errors of this type, though, when compiling our code (I
verified that the original problem is fixed). Based on your comments I decided
to remove the -std=c++x0 for the small section of our sources which trigger the
errors. I can still compile around 99% with the -std=c++0x option.
Let me know if/when you are interested in reduced examples of the other
failures.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42352
More information about the Gcc-bugs
mailing list