OK, add -arch i386 too. Did you try a liarc build with this?
On Mon, Aug 31, 2009 at 9:38 PM, Arthur A. Gleckler<[email protected]> wrote: >> 1. Test whether the directory "/Developer/SDKs/MacOSX10.4u.sdk" exists >> in your installation. > > Aha! I don't have that directory. > >> 2b. If not, change microcode/configure.ac to refer to a different sdk >> that _is_ present. This would explain why the liarc binary wouldn't >> work. > > I change that line to this: > > MACOSX_SYSROOT=/Developer/SDKs/MacOSX10.6.sdk > > I triple-checked that that directory does exist. > > Unfortunately, the build is failing in the same place: > > confshared.h:638:58: error: Error: confshared.h: Unknown PC > alignment.: No such file or directory > > (I started from a completely clean copy of the repository.) > _______________________________________________ MIT-Scheme-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/mit-scheme-devel
