[uClibc] can't load library 'libc.so.0'

Mike Frysinger vapier at gentoo.org
Wed Apr 27 19:49:04 UTC 2005


On Wednesday 27 April 2005 01:56 pm, Stephane Billiart wrote:
> ldd shows some differences:

using host ldd is wrong, use `readelf -d <binary> | grep NEEDED`

> 3/ An additionnal question is why is the libgcc_s.so.1 library now
> required?

sounds like your new toolchain is gcc-3.4 based while your old one was gcc-3.3
-mike



More information about the uClibc mailing list