On 7/20/12 1:32 PM, Andrew Bradford wrote:
You can't build in "thumb" mode (at least I've never had success). Not without lots of "fun". Try "arm" mode instead and see if that works. :)
"arm" mode did the same for me. ... LN include/sys/ucontext.h LN include/sys/user.h MKDIR libm/arm GEN include/bits/sysnum.h cc1: error: unrecognized command line option "-mlittle-endian" cc1: error: unrecognized command line option "-mlittle-endian" ERROR: Could not generate syscalls. Make sure that you have proper kernel headers. Your .config in KERNEL_HEADERS="" was set to: /usr/include/ make: *** [include/bits/sysnum.h] Error 1 + exit 1 -- Ron McDowell San Antonio TX _______________________________________________ Clfs-support mailing list [email protected] http://lists.cross-lfs.org/listinfo.cgi/clfs-support-cross-lfs.org
