chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] Compilation fails


From: Zack Piper
Subject: Re: [Chicken-users] Compilation fails
Date: Wed, 7 Oct 2015 14:22:46 +0200
User-agent: Mutt/1.5.23+113 (34ca1c5fdd45) (2014-03-12)

On Wed, Oct 07, 2015 at 02:09:52PM +0200, Peter Bex wrote:
> 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


This worked, thanks!

-- 
Zack Piper <address@hidden> http://apertron.net



reply via email to

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