[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: KDE ABI transition woes: linking both old and new libstdc++ ?'



Adeodato Simó wrote:

>* José Luis Tallón [Wed, 14 Sep 2005 20:58:47 +0200]:
>
>Hi,
>
>  (Was the direct mail necessary?)
>
>  
>
>>Any advice on how to proceed with this?? I have already succesfully
>>uploaded *one* package, but Linda complained loudly on the rest...
>>some library not already transitioned???
>>    
>>
>
>  There's known trouble with this check linda producing false positives.
>  Just upload if no binary of yours DT_NEEDs libstdc++5.
>  
>
Well... this binaries *are* linked against both libstdc++5 *and*
libstdc++6 ...

$ ldd basket
        [snip]
        libgmodule-2.0.so.0 => /usr/lib/libgmodule-2.0.so.0 (0x40258000)
        libgthread-2.0.so.0 => /usr/lib/libgthread-2.0.so.0 (0x4025b000)
        libglib-2.0.so.0 => /usr/lib/libglib-2.0.so.0 (0x4025f000)
        [snip]
        libqt-mt.so.3 => /usr/lib/libqt-mt.so.3 (0x4034b000)
        [snip]
        libdl.so.2 => /lib/tls/libdl.so.2 (0x40c48000)
        [snip]
        libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0x40d91000)
        libm.so.6 => /lib/tls/libm.so.6 (0x40e77000)
        libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x40e9d000)
        libc.so.6 => /lib/tls/libc.so.6 (0x40ea8000)
        libstdc++.so.5 => /usr/lib/libstdc++.so.5 (0x40fe1000)
        libexpat.so.1 => /usr/lib/libexpat.so.1 (0x4109b000)
        /lib/ld-linux.so.2 (0x40000000)


So, as you can see, both libstdc++5 *and* 6 are linked in.... any
ideas/suggestions/pointers/whatever are welcome.


Best,
    J.L.




Reply to: