Hi,

I was wondering how to cross-compile uClibc testsuite for ARC.

>From top level I do the following:

make ARCH=arc CC=arc-linux-uclibc-gcc UCLIBC_ONLY=1 test

After a bit, it fails for missing libm-test.c which is not getting generated

ATM I don't have anything math specific so I touched an empty
test/math/libm-test-ulps-arc but that doesn't help

Is make -k the only option.

TIA,
-Vineet
_______________________________________________
uClibc mailing list
[email protected]
http://lists.busybox.net/mailman/listinfo/uclibc

Reply via email to