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