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: Jim Ursetto
Subject: Re: [Chicken-users] Re: seg fault
Date: Wed, 1 Dec 2010 18:25:39 -0600

However, yours is an unusual case while on Snow Leopard it is extremely common. 
 If gcc is configured to build 64-bit then we should be able to detect that and 
use the appropriate apply-hack without forcing the user to set ARCH. Which is 
already the current solution. 

On Dec 1, 2010, at 12:53, John Cowan <address@hidden> wrote:

> Felix scripsit:
> 
>> What we need is a way to determine the correct ARCH settings via
>> shell commands, so that the makefile can take care of this.
> 
> It's often a matter of choice.  A while back I was running a 32-bit
> userland on a 64-bit Linux kernel, so there was no way for Chicken's
> mechanisms to guess that I wanted a 32-bit Chicken as well.  I just
> exported ARCH and PLATFORM from the shell (which is equivalent to
> specifying them to make) and everything worked fine.
> 
> -- 
> John Cowan                                address@hidden
> I amar prestar aen, han mathon ne nen,    http://www.ccil.org/~cowan
> han mathon ne chae, a han noston ne 'wilith.  --Galadriel, LOTR:FOTR
> 
> _______________________________________________
> 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]