On Fri, Sep 09, 2005 at 01:03:37PM -0700, Steve Langasek wrote:
> wvstreams is implemented in C++.  Where are the package renames for the
> C++ ABI transition?
> 
> Simon, is it really true that none of the wvstreams libraries use code
> from libstdc++?  (None of the packages have dependencies on libstdc++5)
> I guess this is possible, but at least one of the library packages has
> undefined symbols, which makes it unsuitable for use by any sort of DSO
> plugin:

WvStreams does not use code from libstdc++, which we carefully avoid
compiling in, by linking with gcc (not g++).

Why ldd thinks we do is slightly beyond me.

As for WvHashTableBase, this is probably some place where an
interlibrary dependency has snuck in somehow.  I don't see it in my
build of WvStreams 5, so I'm not going to get too stressed out about it.

-- 
Simon Law                                 http://www.law.yi.org/~sfllaw/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to