------- Additional Comments From pinskia at gcc dot gnu dot org 2005-03-06 23:54 ------- Note Linux defaults to being glibc which implies that it has C99 math functions, really uclibc really should have a different configure file if it does not have C99 functions. Well technicially it should provide them anyways as they are required by the C99 standard.
-- What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |minor Component|c |target Summary|GCC incorrectly issues calls|uclibc does not provide C99 |to sinf, cosf |math functions http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20353