[Bug libstdc++/38092] [4.2/4.3/4.4 Regression] libstdc++ doesn't build with GNU ld 2.19 and Sun as: no .symver support

jakub at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Wed Jan 7 22:49:00 GMT 2009



------- Comment #8 from jakub at gcc dot gnu dot org  2009-01-07 22:49 -------
Subject: Bug 38092

Author: jakub
Date: Wed Jan  7 22:49:29 2009
New Revision: 143169

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=143169
Log:
        PR libstdc++/38092
        * acinclude.m4 (HAVE_AS_SYMVER_DIRECTIVE): New test.
        * src/compatibility.cc: Don't use .symver directives if
        _GLIBCXX_HAVE_AS_SYMVER_DIRECTIVE is not defined.
        * config.h.in: Regenerated.
        * configure: Likewise.

Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/acinclude.m4
    trunk/libstdc++-v3/config.h.in
    trunk/libstdc++-v3/configure
    trunk/libstdc++-v3/src/compatibility.cc


-- 


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



More information about the Gcc-bugs mailing list