chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] How to compile Chicken 4 from svn?


From: felix winkelmann
Subject: Re: [Chicken-users] How to compile Chicken 4 from svn?
Date: Fri, 12 Dec 2008 09:11:03 +0100

On Thu, Dec 11, 2008 at 5:39 PM, Peter Bex <address@hidden> wrote:
>
> You'll have to go through the bootstrap procedure described in the readme.
> I think the new Chicken cannot be compiled with the old chicken anymore.
>

That's correct. The steps should be

$ cd trunk
$ make PLATFORM=linux bootstrap
$ make PLATFORM=linux confclean
$ make PLATFORM=linux CHICKEN=chicken-boot
$ sudo make PLATFORM=linux install


cheers,
felix




reply via email to

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