On Thu, Apr 11, 2013 at 10:13 PM, Yann E. MORIN <[email protected]> wrote:
Hi Yann, > Hello All! > > On Thu, Apr 11, 2013 at 11:02:03PM +0200, Yann E. MORIN wrote: > > As Will noticed, the header this check is currently done in > > is asm-only, and is not meant to be included from C code. > > This breaks compilation when compiled for a Thumb2-aware CPU. > > > > Move the BX check to its own header, and revert 7a246fd. > > This is a tentative patch, only. > > I was not able to build a libc, due to assembler error messages, > that were present even before this patch. Which errors did you see? I posted a patch to fix an error in clone.S, but other than that I think the build looked ok for me. _______________________________________________ uClibc mailing list [email protected] http://lists.busybox.net/mailman/listinfo/uclibc
