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]
Other format: [Raw text]

Re: [PATCH] always define __sparc64__ on ultrasparc


On Fri, May 17, 2002 at 12:36:51AM -0700, Jason R Thorpe wrote:
> On Fri, May 17, 2002 at 12:32:40AM -0700, David O'Brien wrote:
> 
>  > I'll see if I can find a better knob to use to specify "-D__sparc64__"
>  > in sparc/freebsd.h that is not sensitive to -mcpu.
> 
> If you always want this for freebsd, CPP_PREDEFINES?

Only if I can use ANSI-C string concatenation. :-)
CPP_PREDEFINES is set in config/freebsd-spec.h.
I'll do something with SUBTARGET_EXTRA_SPECS.


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