[v3] --enable-extern-template

Benjamin Kosnik bkoz@redhat.com
Fri Mar 4 21:30:00 GMT 2011


C++0x linkage audit for "extern template" usage.

There is no behavior change here, just an additional group in the src
Makefile. The previous macro, _GLIBCXX_EXTERN_TEMPLATE is used as
before.

This patch allows building libstdc++.so/libstdc++.a
without extern template and the instantation files that are required
with it, by configuration with --disable-extern-template. 

tested x86/linux
tested x86_64/linux

-benjamin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 20110304-3.patch
Type: text/x-patch
Size: 26802 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20110304/ed6034fd/attachment.bin>


More information about the Libstdc++ mailing list