On 2/22/07, John Cowan <[EMAIL PROTECTED]> wrote:
felix winkelmann scripsit:

> (please try build, and compiling eggs (shared) and static programs)

I built a static stand-alone program with no problem.  I'm not sure
how to integrate an egg:  "csc -static -R numbers x.scm"
says:

        x.o:x.c:(.text+0x2e4): undefined reference to `_C_numbers_toplevel'
        collect2: ld returned 1 exit status
        *** Shell command terminated with exit status 1: gcc x.o

No, I just wanted to make sure normal (shared) compilation works.
So please check whether, say,

 chicken-setup numbers

works.


cheers,
felix


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

Reply via email to