Build uClibc test suite for ARC

Vineet Gupta Vineet.Gupta1 at synopsys.com
Tue Jan 28 12:43:30 UTC 2014


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


More information about the uClibc mailing list