This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: G++ defining _GNU_SOURCE
- To: Mark Mitchell <mark at codesourcery dot com>
- Subject: Re: G++ defining _GNU_SOURCE
- From: David Edelsohn <dje at watson dot ibm dot com>
- Date: Thu, 07 Jun 2001 18:28:33 -0400
- cc: nathan at codesourcery dot com, pedwards at disaster dot jaj dot com, gcc at gcc dot gnu dot org, jason_merrill at redhat dot com
>>>>> Mark Mitchell writes:
Mark> Right. I think we need to put this in CPP_CPLUSPLUS_PREDEFINES so
Mark> that it only happens on the platforms where we really need it, if it's
Mark> causing trouble on AIX somehow.
This is not an AIX problem. This is a problem for any non-glibc2
target.
David