chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] new development snapshot


From: felix winkelmann
Subject: Re: [Chicken-users] new development snapshot
Date: Thu, 22 Feb 2007 07:43:07 +0100

On 2/22/07, John Cowan <address@hidden> 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




reply via email to

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