[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [MIT-Scheme-devel] compiling for OS X
From: |
Chris Hanson |
Subject: |
Re: [MIT-Scheme-devel] compiling for OS X |
Date: |
Mon, 31 Aug 2009 14:30:37 -0700 |
OK, send me the transcript and I'll try to figure it out. I have the
Snow Leopard upgrade, but haven't installed it because it breaks
ToonTown, and that would be *very bad* for the rest of my family. And
I'm not touching the Google machine until it's officially supported.
So at the moment I have no way to test this. (I guess, at the worst,
I could come by your house sometime.)
On Mon, Aug 31, 2009 at 2:25 PM, Arthur A. Gleckler<address@hidden> wrote:
>> Nothing special is required to compile 32-bit native binary. From a
>> fresh git checkout:
>>
>> ./Setup.sh
>> ./configure
>> make
>> make install
>
> Yeah, that's what I did. I'll send along the transcript when I get
> home tonight.
>
>> You've installed Xcode? We haven't tested other compilers.
>
> Yes.
>
>> Is this machine running Snow Leopard? I haven't tested that.
>
> Yes. It's a great OS, but now I'm regretting having upgraded both of
> my machines.
>
>> Have you checked in your bug fixes?
>
> Oh, yes, back in February:
>
>
> <http://git.savannah.gnu.org/cgit/mit-scheme.git/commit/?id=4c2610377c50efdaa74d419d3c24829f23744ab0>
>