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: -D_ANSI_C_SOURCE on AIX


On Wed, Mar 15, 2000 at 02:20:00PM -0700, Jeffrey A Law wrote:
> Actually, I'd wonder if we should always define _ANSI_C_SOURCE, unless
> -traditional was given.  Remember, by default GCC is an (almost) ANSI
> compiler.

We wouldn't want that if _ANSI_C_SOURCE disables features outside
the ANSI spec.  That's the way things work on other systems...


r~

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