Waldemar,
find attached patch which disables complex math tests.
Regards, Laurent
----- Mail original ----- De: "Vineet Gupta" Vineet.Gupta1@synopsys.com À: "Waldemar Brodkorb" wbx@uclibc-ng.org, "Laurent Thévenoux" lthevenoux@kalray.eu Cc: "devel" devel@uclibc-ng.org Envoyé: Jeudi 19 Juillet 2018 20:44:08 Objet: Re: [uclibc-ng-devel] uclibc-ng-test and math complex functions
On 07/18/2018 02:37 AM, Waldemar Brodkorb wrote:
Hi,
you are right. My last answer was simply wrong. Sorry for the wrong direction.
Can you show the command you are using to compile the testsuite and the failing output?
I have the exact same issue with ARC test suite builds as well so suppose it is a common problem.
TEST_LINK math/ test-double test-double.o: In function `cacos_test': test-double.c:(.text+0x3288): undefined reference to `cacos' test-double.c:(.text+0x3288): undefined reference to `cacos' ...
And the whole complex stuff is really ocmplex and heavily macro'ized so I agve up on trying to unravel it.