[racket-dev] mac builds with 64-bit kernel

From: Matthew Flatt (mflatt at cs.utah.edu)
Date: Tue Feb 8 14:39:21 EST 2011

At Tue, 8 Feb 2011 00:15:37 -0800, Matthew Blakley wrote:
> I suspect these i386 checks are to distinguish from ppc, so 
> maybe they should just change to uname -m != ppc in the darwin/mac sections.

Right --- I'll fix those.

I didn't know that `uname -m' could ever produce "x86_64" under Mac OS
X, but it makes sense that a 64-bit kernel would do that.



Posted on the dev mailing list.