[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Chicken-janitors] #696: Stock 4.7.0 chicken cannot compile current
From: |
Chicken Trac |
Subject: |
Re: [Chicken-janitors] #696: Stock 4.7.0 chicken cannot compile current trunk |
Date: |
Thu, 22 Sep 2011 21:05:18 -0000 |
#696: Stock 4.7.0 chicken cannot compile current trunk
-------------------------+--------------------------------------------------
Reporter: johnwcowan | Owner:
Type: defect | Status: new
Priority: major | Milestone:
Component: compiler | Version: 4.7.x
Resolution: | Keywords:
-------------------------+--------------------------------------------------
Comment(by ckeen):
This works for me when doing the following:
{{{
make PLATFORM=linux boot-chicken
make PLATFORM=linux CHICKEN=./chicken-boot
make PLATFORM=linux install
}}}
This is the recommended way of building a chicken from git, especially in
these unstable times of scrutinizer / type db changes.
If there is any misunderstanding in the documentation about this process,
please feel free to point them out so future attempts will be more
successful.
--
Ticket URL: <http://bugs.call-cc.org/ticket/696#comment:3>
Chicken Scheme <http://www.call-with-current-continuation.org/>
Chicken Scheme is a compiler for the Scheme programming language.