Re: [gentoo-user] gcc-4.1.1 and realplayer-10.0.7

2006-09-09 Thread darren kirby
quoth the Peter: > It appears that the realplayer binary still requires libstdc++.so.5 which > is provided by libstdc++-v3-3.3.4. So despite the fact that this library > may not be needed for recompiled c++ apps, binary ones like this may still > require the old library :( > > ldd realplay.bin > ..

[gentoo-user] gcc-4.1.1 and realplayer-10.0.7

2006-09-08 Thread Peter
It appears that the realplayer binary still requires libstdc++.so.5 which is provided by libstdc++-v3-3.3.4. So despite the fact that this library may not be needed for recompiled c++ apps, binary ones like this may still require the old library :( ldd realplay.bin ... libstdc++.so.5 => not found