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

From: John Clements (clements at brinckerhoff.org)
Date: Tue Feb 8 13:26:45 EST 2011

On Feb 8, 2011, at 12:15 AM, Matthew Blakley wrote:

> I've been trying to duplicate the macintel builds from the meta/build system on mac 10.6 system with 64-bit kernel (uname -m => x86_64).
> 
> So in a git plt tree...
> 
>    ../src/configure --enable-sdk=/Developer/SDKs/MacOSX10.4u.sdk
>    make both

Just to make sure: you're using the --enable-sdk argument to cross-compile for 10.4?  I can certainly build for a 64-bit 10.6 just fine using --enable-mac64 and no --enable-sdk.

John

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 4669 bytes
Desc: not available
URL: <http://lists.racket-lang.org/dev/archive/attachments/20110208/9f1df8cc/attachment.p7s>

Posted on the dev mailing list.