This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libstdc++/34032] -std=c++0x causes undeclared symbols errors on cygwin



------- Comment #5 from paolo at gcc dot gnu dot org  2007-11-09 15:54 -------
Subject: Bug 34032

Author: paolo
Date: Fri Nov  9 15:54:33 2007
New Revision: 130047

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=130047
Log:
2007-11-09  Paolo Carlini  <pcarlini@suse.de>

        PR libstdc++/34032
        * acinclude.m4 ([GLIBCXX_ENABLE_C99], [GLIBCXX_CHECK_C99_TR1]):
        Use -std=c++98 instead of the default -std=gnu++98.
        * configure: Regenerate.

Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/acinclude.m4
    trunk/libstdc++-v3/configure


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34032


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]