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<[email protected]> 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. > _______________________________________________ MIT-Scheme-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/mit-scheme-devel
