Funny .so situation under FC5 test 3

John Reiser jreiser at BitWagon.com
Thu Feb 23 18:53:21 UTC 2006


> - ldd on the main executable shows, among others,
> 
>     libstdc++.so.5 => /usr/lib/libstdc++.so.5 (0x40050000)
> 
> - ldd on a .so loaded by the main executable shows, among others,
> 
>     libstdc++-libc6.2-2.so.3 => /usr/lib/libstdc++-libc6.2-2.so.3
> (0x4014c000)

> why did this happen ?

The ABI between libstdc++ and code generated by g++ has not been stable.

-- 




More information about the fedora-devel-list mailing list