[Bug c/30456] tgmath.h not found
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Sat Jan 13 18:58:00 GMT 2007
------- Comment #1 from pinskia at gcc dot gnu dot org 2007-01-13 18:58 -------
tgmath.h is not required to be provided by a freestanding compiler so we don't
include it.
Read: http://gcc.gnu.org/ml/gcc-patches/2004-08/msg00921.html
Which is the follow up by JSM on this matter.
We will not fix this as the libc should provide it.
And no GCC should not fixincludes a version of your OS. Your OS should provide
one.
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |WONTFIX
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30456
More information about the Gcc-bugs
mailing list