[Bug c++/34032] -std=c++0x causes undeclared symbols errors on cygwin
eric dot niebler at gmail dot com
gcc-bugzilla@gcc.gnu.org
Thu Nov 8 19:17:00 GMT 2007
------- Comment #2 from eric dot niebler at gmail dot com 2007-11-08 19:16 -------
I didn't know about -std=gnu++0x. That seems to work. -std=c++0x doesn't.
FWIW, the stock gcc that comes with cygwin is 3.4:
$ g++ --version
g++ (GCC) 3.4.4 (cygming special, gdc 0.12, using dmd 0.125)
Copyright (C) 2004 Free Software Foundation, Inc.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34032
More information about the Gcc-bugs
mailing list