Raul Dias <[EMAIL PROTECTED]> writes:

> >the linker will
> >match them together ? This sounds me a bug in the dynamic linker ? 
> 
> Not in the linker itself, the reason was that the main package and the
> library were compiled with different (and c++ ABI incompatible) GCCs.

This means when you load one libstdc++-xxxx.so.yyy, any other library
libstdc++-XXXX.so.YYY will not be loaded or chached.

François.

Reply via email to