This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/24012] [3.4/4.0/4.1 regression] #define _POSIX_C_SOURCE breaks #include <iostream>
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 22 Sep 2005 15:20:58 -0000
- Subject: [Bug target/24012] [3.4/4.0/4.1 regression] #define _POSIX_C_SOURCE breaks #include <iostream>
- References: <20050922151550.24012.gerald@pfeifer.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2005-09-22 15:20 -------
This is a target issue. The way we work around this on GNU/Linux is that we define _GNU_SOURCE all
the time.
--
What |Removed |Added
----------------------------------------------------------------------------
Component|libstdc++ |target
GCC host triplet|i386-unknown-freebsd5.4 |
GCC target triplet| |i386-unknown-freebsd5.4
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24012