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++/35942] Self Reference In Dynamic Linked Library builds for building Cross-Compiler



------- Comment #17 from rwild at gcc dot gnu dot org  2010-01-16 14:47 -------
Subject: Bug 35942

Author: rwild
Date: Sat Jan 16 14:46:57 2010
New Revision: 155965

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=155965
Log:
Fix PR 35942: remove -lstdc++ from libtool postdeps for CXX.

libstdc++-v3/:
        PR libstdc++/35942
        * configure.ac: Remove -lstdc++ from libtool's postdeps_CXX.
        * configure: Regenerate.


Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/configure
    trunk/libstdc++-v3/configure.ac


-- 


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


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