Subject: Re: unusual kernal compile failure
To: Matthew E. Patton <pattonme@gnpr.pae.osd.mil>
From: Jason Thorpe <thorpej@nas.nasa.gov>
List: port-sparc
Date: 03/10/1997 12:13:54
On Mon, 10 Mar 1997 14:01:07 -0500 
 "Matthew E. Patton" <pattonme@gnpr.pae.osd.mil> wrote:

 > NetBSD v1.1 (yes 1.1) on IPX
 > I've replaced the stock gcc/cc with 2.7.2 and made symlinks 

... NetBSD 1.1 SPARC sources cannot be compiled with GCC 2.7.2, due to
differences in how varargs/stdarg is implemented by the compiler.

That said, if you get the file:

	src/sys/arch/sparc/include/stdarg.h

from NetBSD 1.2 (or -current), you should be able to use it with NetBSD 1.1
and GCC 2.7.2.

 > to /usr/local/bin/gcc for cc and gcc.  Also, where is cpp located?  I have a

Well, a "traditional" cpp is in /usr/bin/cpp ... it's a shell script that
invokes the real cpp that lives in /usr/libexec/cpp.

Ciao.

Jason R. Thorpe                                       thorpej@nas.nasa.gov
NASA Ames Research Center                               Home: 408.866.1912
NAS: M/S 258-6                                          Work: 415.604.0935
Moffett Field, CA 94035                                Pager: 415.428.6939