Subject: Re: Change to sunos_exec.[ch]
To: Todd Vierling <tv@pobox.com>
From: Simon Burge <simonb@telstra.com.au>
List: current-users
Date: 08/10/1998 22:00:24
On Mon, 10 Aug 1998 07:52:48 -0400 (EDT)  Todd Vierling wrote:

> On Mon, 10 Aug 1998, matthew green wrote:
> 
> :    Are you saying that the NetBSD/sparc compiler doesn't define __sparc__?!
> : 
> : i hope not:
> : 
> : langhorne-creek ~> gcc -E -dM - < /dev/null
> : #define __sparc__ 1 
> 
> Hm.  This does show it.  Now I'm confused, as __sparc__ shows up nowhere in
> the cpp specs.

Doesn't GCC automagically build __<symbol>__ defines for any <symbol>
defines (when built)?

Simon.