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 
/usr/local/lib/libchicken.a -o x -L/usr/local/lib -Wl,-R/usr/local/lib -static  
-ldl -lffi -lm /usr/local/lib/libchicken.a

-- 
All Norstrilians knew what laughter was:        John Cowan
it was "pleasurable corrigible malfunction".    [EMAIL PROTECTED]
        --Cordwainer Smith, Norstrilia


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

Reply via email to