This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: G++ defining _GNU_SOURCE
- To: Phil Edwards <pedwards at disaster dot jaj dot com>, Mark Mitchell <mark at codesourcery dot com>
- Subject: Re: G++ defining _GNU_SOURCE
- From: David Edelsohn <dje at watson dot ibm dot com>
- Date: Tue, 05 Jun 2001 16:47:28 -0400
- cc: gcc at gcc dot gnu dot org
We still have no answer to the question why _GNU_SOURCE is defined
in cp/lang-specs.h. Its presence changes the behavior of some Free
Software header files. This definition was not present in gcc-2.95. This
macro is not defined for the GNU C Compiler, only the GNU C++ Compiler.
David