Subject: Re: bootxx_ffsv1 compilation failure on amd64
To: Nicolas Joly <njoly@pasteur.fr>
From: David Laight <david@l8s.co.uk>
List: current-users
Date: 12/21/2005 20:41:45
On Wed, Dec 21, 2005 at 09:31:08PM +0100, Nicolas Joly wrote:
> 
> Hi,
> 
> I just noticed, while updating my -current amd64 workstation, that
> `bootxx_ffsv1' does not compile anymore :

> /local/src/NetBSD/src/common/lib/libc/arch/x86_64/string/memchr.S:13: Error: bad register name `%sil'

Looks like it is trying to compile the amd64 assembler functions.
The boot code is actually i386 code.

	David

-- 
David Laight: david@l8s.co.uk