Hi I've recently upgraded to scratchbox v1.0.7. Unfortunately this gave me some serious problem when trying to run SW built inside scratchbox on an ARM920T cpu. My HW runs Linux and although the kernel boots just fine the system hangs when user space init is about to start.
After some serious debugging I got to the conclusion that glibc is causing the malfunction. Some further investigations revealed that the precompiled toolchains: cs2005q3.2-glibc-arm arm-linux-cs344-2.3 as currently available at http://www.scratchbox.org/download/files/sbox-releases/apophis/tarball/ requires ARMv5 compatibility. Or at least the binary glibc inside them does. My cpu is ARMv4, that's why my system hangs when running userspace apps. Those glibcs fire an "undefined instruction" error for me. I just wanted to report this. It's probably an easy fix. Previously I successfully used scratcbox v1.0.5. Regards /Ronny Nilsson _______________________________________________ Scratchbox-users mailing list Scratchbox-users@lists.scratchbox.org http://lists.scratchbox.org/cgi-bin/mailman/listinfo/scratchbox-users