Patch for missing sinf, cosf, ...
Branko
Branko
Wed Jun 7 14:11:00 GMT 2000
Steven King wrote:
> Ah, I see, the problem is in C code, so indeed, changing std_cmath.h wont do
> much good here anyway. What happens if you change the checks in
> math/mathconf.h to use || instead of &&?
Helps a bit, but not enough: sqrtf goes away, but sinf and cosf remain.
I think some code outside ./math must be using them and not including
mathconf.
I'll keep on looking ...
Brane
--
Branko Čibej <branko.cibej@hermes.si>
HERMES SoftLab, Litijska 51, 1000 Ljubljana, Slovenia
voice: (+386 1) 586 53 49 fax: (+386 1) 586 52 70
More information about the Libstdc++
mailing list