bsd.cpu.mk didn't notice the x86-64 -> amd64 change
Peter Wemm
peter at wemm.org
Mon May 19 15:28:14 PDT 2003
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 at wemm.org; peter at FreeBSD.org; peter at yahoo-inc.com
"All of this is for nothing if we don't go to the stars" - JMS/B5
More information about the freebsd-amd64
mailing list