chicken-hackers
[Top][All Lists]
Advanced

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

Re: [Chicken-hackers] build problem on Lion


From: Peter Bex
Subject: Re: [Chicken-hackers] build problem on Lion
Date: Wed, 10 Aug 2011 22:13:29 +0200
User-agent: Mutt/1.4.2.3i

On Wed, Aug 10, 2011 at 01:04:19PM -0700, Derrell Piper wrote:
> 
> Anyone else trying to build trunk on Lion?  Or is this the problem Felix
> alluded to a while back?
> 
> make C_COMPILER=gcc-4.2 PLATFORM=macosx PREFIX=/usr/local ARCH=x86-64

It looks like you're trying to build Chicken from git with an older Chicken.
Try going through the bootstrap stage first:

$ make boot-chicken PLATFORM=...
$ make spotless  # Just in case
$ make CHICKEN=./chicken-boot PLATFORM=...

Cheers,
Peter
-- 
http://sjamaan.ath.cx
--
"The process of preparing programs for a digital computer
 is especially attractive, not only because it can be economically
 and scientifically rewarding, but also because it can be an aesthetic
 experience much like composing poetry or music."
                                                        -- Donald Knuth



reply via email to

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