[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [MIT-Scheme-devel] compiling for OS X
From: |
Arthur A. Gleckler |
Subject: |
Re: [MIT-Scheme-devel] compiling for OS X |
Date: |
Mon, 31 Aug 2009 14:25:34 -0700 |
> 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>