Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 May 2003 15:28:13 -0700
From:      Peter Wemm <peter@wemm.org>
To:        Ruslan Ermilov <ru@FreeBSD.org>
Cc:        amd64@FreeBSD.org, obrien@freebsd.org
Subject:   Re: bsd.cpu.mk didn't notice the x86-64 -> amd64 change 
Message-ID:  <20030519222813.D144E2A7EA@canning.wemm.org>
In-Reply-To: <20030519141301.GH28176@sunbay.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
Ruslan Ermilov wrote:
> 
> --l06SQqiZYCi8rTKz
> Content-Type: text/plain; charset=us-ascii
> Content-Disposition: inline
> Content-Transfer-Encoding: quoted-printable
> 
> Just a quick notice that bsd.cpu.mk was not aligned for the
> x86-64 -> amd64 rename.

Thanks for the pointer.  This is the least of our problems at the moment
though.  I've changed it in the p4 tree, but I half suspect that it will
blow things up.  Just because it has sse and sse2, it isn't programmed the
same way as it is in i386 platforms.  ie: any sse or sse2 code will not
work.  This is probably a flaw in the bsd.cpu.mk mechanism itself because
it has no way to express this.  Just like the ia64 stuff has sse, but it
too is incompatable with i386 sse.

Cheers,
-Peter
--
Peter Wemm - peter@wemm.org; peter@FreeBSD.org; peter@yahoo-inc.com
"All of this is for nothing if we don't go to the stars" - JMS/B5



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030519222813.D144E2A7EA>