chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-users] Re: seg fault


From: David Dreisigmeyer
Subject: Re: [Chicken-users] Re: seg fault
Date: Tue, 30 Nov 2010 09:51:51 -0500

Thanks Jim. -Dave

On Tue, Nov 30, 2010 at 12:20 AM, Jim Ursetto <address@hidden> wrote:
> I swear this was documented in the README, but I can't find it now.
>
> Anyway, instead of changing the Makefile, you just need to pass
> ARCH=x86-64 to the make command, like:
>
> make PLATFORM=macosx ARCH=x86-64
>
> Sorry for the inconvenience.
> Jim
>
> On Mon, Nov 29, 2010 at 17:44, David Dreisigmeyer
> <address@hidden> wrote:
>> 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
>> <address@hidden> wrote:
>>> From: David Dreisigmeyer <address@hidden>
>>> 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
>> address@hidden
>> http://lists.nongnu.org/mailman/listinfo/chicken-users
>>
>



reply via email to

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