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 
> <frankdmarti...@gmail.com<javascript:;>>
> 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
>
_______________________________________________
Chicken-users mailing list
Chicken-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to