Subject: Re: Predefined symbols in gcc
To: Paul Mackerras <Paul.Mackerras@cs.anu.edu.au>
From: Allen X Briggs <briggs@csugrad.cs.vt.edu>
List: port-m68k
Date: 12/05/1993 22:21:17
> a common set of sources.  This is *great*.  However, this also means

Strongly agree!

> that gcc doesn't predefine a symbol for the local machine type (hp300,
> sun3, amiga, mac68k, da30) any more.  Also, some ports may wish to
> define additional symbols, such as hp9000 for the hp300 port.

Do we really want this?  I've been thinking about it, and I'm not
convinced that it's necessary.  There should be very few cases where you
really care which m68k port you're compiling for.  In these cases, is it
wrong to define a symbol in machine/param.h or compare against MACHINE
(the latter wouldn't work for the hp9000 case)?

-allen

-- 
Allen Briggs         Find the cost of freedom / Buried in the ground
- end                Mother Earth will swallow you / Lay your body down
      killing -    
allen.briggs@vt.edu  MacBSD?  It's real.  It's starting to come together, too.

------------------------------------------------------------------------------