> Are you sure that you installed the right cross-linker as $(tooldir)/bin/ld?
i tried again yesterday to compile the hello.c program i made. and it had the same errors as the hello.deb package. it definitively seems that dpkg-cross messed up my cross compiling environment. i am still able to cross compile apus kernel and run on them, so i think it is only libc related. i even tried changing crosslibdir (or something like that) to /usr/local/ppc-linux/lib, but ppc-linux-gcc still wants absolutely to use /lib/libc.so.6 even a -L/usr/local/ppc-linux/lib don't helped. Friendly, Sven LUTHER

