=?iso-8859-15?q?Fran=E7ois?= Pons <[EMAIL PROTECTED]> wrote:
>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.
>

It probably will.  It will segfaults then.

e.g. running a kde application compiled with gcc 3.0 and kdelibs compiles with
gcc 2.96.

[]'s
Raul Dias



Reply via email to