This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Fixed build failure on Linux in cppfiles (_XOPEN_SOURCE is evil)


>>>>> Geoff Keating writes:

Geoff> This seems harmless but unnecessary.  Does anyone know any non-glibc
Geoff> system that does _anything_ different based on whether _GNU_SOURCE is
Geoff> defined?

Geoff, please read the whole thread.  Mark and Alexandre suggested to
use _GNU_SOURCE only on a glibc based system to be on the save side.
For now I do think that any non-glibc systems just ignores
_GNU_SOURCE.

I don't have a problem with the current state either - both ways
work.

Andreas
-- 
 Andreas Jaeger
  SuSE Labs aj@suse.de
   private aj@arthur.inka.de
    http://www.suse.de/~aj

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]