chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] Segmentation fault


From: Frank
Subject: Re: [Chicken-users] Segmentation fault
Date: Tue, 9 Jul 2013 10:17:22 -0400

So, I tried this approach with csi and it worked fine. With csc, however, I received a "Undefined symbols: '_main', referenced from start in crt.10.5.o; ld: symbol(s) not found" message. I am not sure what to make of this diagnostic. As a guess does it mean a Chicken library is missing?

On Monday, July 8, 2013, Mario Domenech Goulart wrote:
Hi Frank,

On Mon, 8 Jul 2013 18:51:59 -0400 Frank <address@hidden> wrote:

> Of course. ;-) Here are the links:
> http://paste.call-cc.org/paste?id=2559393a36aeda589fa22510a8d28839a8450e26
> and
> http://paste.call-cc.org/paste?id=98b0d22cdfb9f773e056be1d6575b9896a1d0808

Can't you just include shuffle into exercise?

Like

   (include "shuffle")

in exercise.scm (and remove (declare (unit shuffle)) from shuffle.scm).

Best wishes.
Mario
--
http://parenteses.org/mario

reply via email to

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