Subject: Re: problems compiling NetBSD-current from arch/sparc binaries
To: None <port-sparc@sun-lamp.cs.berkeley.edu, G.Michaelson@cc.uq.oz.au>
From: Paul Kranenburg <pk@cs.few.eur.nl>
List: port-sparc
Date: 03/16/1994 10:50:24
> 
> I'm having problems re-compiling a kernel from TDR2 using the
> binaries from sun-lamp.
> 
> the make depend works fine, but make blows up on ../../sparc/locore.s
> with the assembler barfing on two instances of beq,a and one instance
> of an ENTRY (copyinstr)
> 
> is this a well known gotcha bootstrapping a system? I can't see anything
> in the mailing-list archives.

Get a newer assembler source from sun-lamp first. Some of the bugs have been
taken out. Though, gas still has problems with some of the freedoms apparently
granted to ANSI preprocessors when expanding macros.

-pk

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