On Fri, Mar 25, 2016 at 01:25:51PM +0000, jo wrote:
> However on target chicken segfaults, csi works... Target does not have gcc or 
> anyting like that. Please advise...
>
> /usr/local/chicken/bin# ./csi
>
> CHICKEN
> (c)2008-2012 The Chicken Team
> (c)2000-2007 Felix L. Winkelmann
> Version 4.8.0 (rev 0db1908)
> linux-unix-gnu-ppc [ manyargs dload ptables ]
> compiled 2012-09-24 on debian (Linux)
> 
> #;1> (+ 1 2)
> 3
> #;2>
> /usr/local/chicken/bin# ./chicken
> Segmentation fault

Hello Joe,

You're using 4.8.0, which was released in 2012 (as you can also tell
from the copyright notice).  Since then there have been 6 "stability"
updates for 4.8.0, two releases in the 4.9.0 series and 4.10.0.

It's extremely likely that this is a very old bug that has been fixed
a long time ago.

Could you try something a bit more up to date, preferably 4.10.0?

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