This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: PATCH for "G++ defining _GNU_SOURCE"
- To: Phil Edwards <pedwards at disaster dot jaj dot com>
- Subject: Re: PATCH for "G++ defining _GNU_SOURCE"
- From: David Edelsohn <dje at watson dot ibm dot com>
- Date: Wed, 06 Jun 2001 18:51:10 -0400
- cc: Mark Mitchell <mark at codesourcery dot com>, gcc-patches at gcc dot gnu dot org, jason_merrill at redhat dot com
Ths looks okay if it is acceptable to define this for all targets
in config/linux.h.
Does this need to be determined on a port by port basis? Should
this be defined for non-glibc (e.g., libc5) GNU/Linux systems?
This also probably should be defined for GNU systems (e.g.,
config/gnu.h).
David