>>>> As for -lm, which symbol was undefined?
>>>>
>>>
>>> Undefined                       first referenced
>>>   symbol                             in file
>>> fabs                                test/ct_test.o
>>
>> ??? One can only wonder where does it come from. I see no fabs
>> anywhere...

Ah! Missed it! There is fabs call in ct_test. I was looking for
reference in binary code. On multiple platforms including Solaris x86.
Question is how come it isn't a problem anywhere else. It looks like
it's customarily inlined, but not here. Well, you insist on
-xbuiltin=%none, so I suppose this has to be it. In such case it's on you...
-- 
openssl-users mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users

Reply via email to