Any resolution to the C++ symbol conflict problems?
Dan Kegel
dank@kegel.com
Fri Apr 14 22:08:00 GMT 2006
Mike Hearn wrote:
> [So, what does
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24660
> Versioning weak symbols in libstdc++
> mean for ISVs? Will it solve the backwards compatibility problems
> mentioned in http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21405 ? How?]
I'd love to know, too. I gather that this stuff is disabled unless you
configure with --enable-symvers=gnu-versioned-namespaces
Presumably this won't be on by default in gcc-4.2, since no ABI
breakage was planned for that release, but perhaps it'll
be on by default in gcc-4.3 (along with libstdc++-v7 and non-COW strings
and all that stl-ABI-changing goodness that makes my favorite app run
several percent faster)?
- Dan
--
Wine for Windows ISVs: http://kegel.com/wine/isv
More information about the Gcc
mailing list