chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] Compilation fails


From: Peter Bex
Subject: Re: [Chicken-users] Compilation fails
Date: Wed, 7 Oct 2015 14:09:52 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

On Wed, Oct 07, 2015 at 02:05:57PM +0200, Zack Piper wrote:
> Hello! Trying to compile chicken from the git sources, and cannot when
> I run:
> 
> $     LD_LIBRARY_PATH=../chicken-4.10.0 make PLATFORM=linux \
>               CHICKEN=../chicken-4.10.0/chicken &> error.log
> 
> Errors can be found here: https://gist.github.com/zackp30/7daee9b79b61504179ff
> 
> (I sent one previously but the message limit is 400Kb)

Hi Zack,

If you want to compile master, you'll need to use the CHICKEN 4.10.1 dev
snapshot.  We changed the internal calling convention which means older
CHICKENs generate invalid code which doesn't match chicken.h from master.

You can get the snapshot here:
http://code.call-cc.org/dev-snapshots/2015/08/29/chicken-4.10.1.tar.gz

Cheers,
Peter

Attachment: signature.asc
Description: Digital signature


reply via email to

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