Hello all, I am trying to compile uclibc in thumb mode - which used to work in the past. Here is a log: http://pastebin.com/Y1hLKTvL
One of the errors seem to be related to commit 0eaaf662b70806181b7fe2a1b165769f4e48d0f0 Author: Bernhard Reutner-Fischer <[email protected]> Date: Fri Jun 15 13:44:35 2012 +0200 ldso: use .arm mode for resolver unconditionally as per comment in the file. Fixes runtime with __THUMB_INTERWORK__ enabled. Signed-off-by: Bernhard Reutner-Fischer <[email protected]> Isn't this breaking thumb? I'm talking about processors which support only thumb - no ARM instructions support. And there are a couple of other examples that can be easily spotted in log. Is this now a limitation of uclibc? -- *ag* _______________________________________________ uClibc mailing list [email protected] http://lists.busybox.net/mailman/listinfo/uclibc
