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++/52068] libc++98.a and libc++11.a are installed


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

--- Comment #1 from Benjamin Kosnik <bkoz at gcc dot gnu.org> 2012-02-02 19:59:04 UTC ---
Author: bkoz
Date: Thu Feb  2 19:58:59 2012
New Revision: 183846

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=183846
Log:
2012-02-02  Benjamin Kosnik  <bkoz@redhat.com>

    PR libstdc++/52068
    * src/c++11/Makefile.am (toolexeclib_LTLIBRARIES,
    libc__11_la_SOURCES): Remove.
    * src/c++11/Makefile.in: Regenerate.
    * src/c++98/Makefile.am (toolexeclib_LTLIBRARIES,
    libc__98_la_SOURCES): Remove.
    * src/c++98/Makefile.in: Regenerate.

Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/src/c++11/Makefile.am
    trunk/libstdc++-v3/src/c++11/Makefile.in
    trunk/libstdc++-v3/src/c++98/Makefile.am
    trunk/libstdc++-v3/src/c++98/Makefile.in


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