This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/13207] <iostream> header and _XOPEN_SOURCE=500
- From: "rdesai at legato dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 26 Nov 2003 21:07:30 -0000
- Subject: [Bug libstdc++/13207] <iostream> header and _XOPEN_SOURCE=500
- References: <20031126204825.13207.rdesai@legato.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From rdesai at legato dot com 2003-11-26 21:07 -------
Is this meant to imply that the fix-includes process should alter the math.h
header appropriately, or that the system header in /usr/include is preventing
this situation for some unknown (but possibly valid) reason? If the latter,
does that simply mean that the STL is incompatible with _XOPEN_SOURCE=500 on
this platform?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13207