> Especially the step > > ROOT=<path to stage3 dir> gcc-config -l > ROOT=<path to stage3 dir> gcc-config <the gcc you want!> >
Nope not that. It seems that libgcc_s.so.1 is missing from /lib directory (it exists in /usr/lib/gcc/armv4tl-softfloat-linux-gnueabi/4.3.2/) Copied it over and presto! Anyone else with this problem? Cross-compile bug? Cheers, Tim
