It's i386. This ia a problem with Snow Leopard. Chicken wouldn't compile otherwise, with an error for apply-hack.
On Mon, Nov 29, 2010 at 4:02 PM, Felix <[email protected]> wrote: > From: David Dreisigmeyer <[email protected]> > Subject: [Chicken-users] Re: seg fault > Date: Mon, 29 Nov 2010 13:25:02 -0500 > >> If I compiled version 4.6.3 everything works fine. I did have to make >> the following change in Makefile.macosx: >> >> # platform configuration >> >> #ARCH ?= $(shell sh $(SRCDIR)/config-arch.sh) >> ARCH = x86-64 > > David, what is the output of > > uname -m > > on your machine? > > > cheers, > felix > _______________________________________________ Chicken-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/chicken-users
