This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: namespace-invasive CPP built-ins
Jason R Thorpe wrote:-
> On Tue, Aug 27, 2002 at 07:12:44AM +0100, Neil Booth wrote:
>
> > Making it OS-specific sounds like a good idea. Possibly an empty
> > macro that is redefined to be non-empty by that OS' header?
>
> SUBTARGET_LANGUAGE_CPP_BUILTINS perhaps?
>
> I guess the question now is: "Which OSs want it?" :-) I know that
> NetBSD does *not*, and that OSF/1 *does* (and IRIX, for MIPS), but
> I don't know about Linux or the others...
I think Kenner is the man to ask (I think it was he who explained
the reason for said macros)...
Neil.