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

_______________________________________________
Chicken-users mailing list
Chicken-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to