mit-scheme-devel
[Top][All Lists]
Advanced

[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 22:40:18 -0700

OK, good.  Now add a binding AS_FLAGS="-arch i386" to that same part
of configure.ac that sets MACOSX_CFLAGS.

On Mon, Aug 31, 2009 at 10:00 PM, Arthur A. Gleckler<address@hidden> wrote:
>> By editing "configure.ac" somehow or as an argument to "configure"?
>
> I tried editing "configure.ac" like this (in addition to the last
> change), starting again with a fresh copy:
>
>  MACOSX_CFLAGS="-arch i386 -mmacosx-version-min=10.4 -isysroot
> ${MACOSX_SYSROOT}"
>
> I got to this point:
>
>  cmpaux-i386.s:166:suffix or operands invalid for `push'
>
> Transcript attached.
>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]