Subject: Re: new bcopy assembler errors
To: None <eeh@netbsd.org>
From: john heasley <heas@shrubbery.net>
List: port-sparc64
Date: 07/05/2001 11:46:44
Thu, Jul 05, 2001 at 06:35:11PM -0000, eeh@netbsd.org:
> 
> 	assembly of the new bcopy fails with a bunch of errors like the following
> 	for alignaddr and faligndata:
> 
> 	/home/src/lib/libc/arch/sparc64/string/bcopy.S: Assembler messages:
> 	/home/src/lib/libc/arch/sparc64/string/bcopy.S:815: Error: Architecture mismatch on "alignaddr".
> 	/home/src/lib/libc/arch/sparc64/string/bcopy.S:815:  (Requires v9a; requested architecture is v9.)
> 	/home/src/lib/libc/arch/sparc64/string/bcopy.S:821: Error: Architecture mismatch on "faligndata".
> 	/home/src/lib/libc/arch/sparc64/string/bcopy.S:821:  (Requires v9a; requested architecture is v9.)
> 
> You need to update your /usr/share/mk/sys.mk
> 
> Eduardo

thanks.  sorry the spam, i should have guessed.