Subject: Re: Change to sunos_exec.[ch]
To: Jason Thorpe <thorpej@nas.nasa.gov>
From: Todd Vierling <tv@pobox.com>
List: current-users
Date: 08/10/1998 07:50:48
On Mon, 10 Aug 1998, Jason Thorpe wrote:

:  > #undef __sparc__
:  > #define __sparc__ 1
:  > 
:  > in src/sys/arch/sparc/include/param.h.  (Perhaps even types.h.)  That way,
:  > the source tree won't be broken pending a toolchain update.
: 
: Are you saying that the NetBSD/sparc compiler doesn't define __sparc__?!

*predefines:
-Dunix -Dsparc -D__NetBSD__ -D__KPRINTF_ATTRIBUTE__ -Asystem(unix)
-Asystem(NetBSD) -Acpu(sparc) -Amachine(sparc)

Doesn't look like it to me - now, I may not have a fully updated compiler
(it's about a month or two old), but someone should be able to compile this
code from a 1.3 box.

-- 
-- Todd Vierling (Personal tv@pobox.com; Bus. todd_vierling@xn.xerox.com)