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

--- Comment #14 from Benjamin Kosnik <bkoz at gcc dot gnu.org> 2012-01-20 
22:25:18 UTC ---
Created attachment 26398
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=26398
try 5, src/c++11/.libs, src/c++98/.libs, libstdc++convenience.la


Changes:

1) nest source SUBDIRS in toplevel src directory, so src/c++98, src/c++11.
2) add supra-convenient library, libstdc++convenience.la to src Makefile.am as
a target

The question is now, how do I get gcc to link with libstdc++convenience.la
instead of libstdc++ when --disable-static?

Reply via email to