Christian Kellermann scripsit:

> Maybe
> http://wiki.call-cc.org/man/4/Using%20the%20compiler#distributing-compiled-c-files
> helps here.

This still refers to autotools, so I suspect it's a bit old.  Someone should
check that the list of .c files needed to statically link Chicken programs
is up to date.

> Of course you would need all dependencies statically built,
> i.e. the required units and extensions.

It's enough, at least the last time I tried this, just to link in their
.c files such as srfi-69.c; you don't need to do a separate static build
into a link archive.

-- 
John Cowan          http://www.ccil.org/~cowan        co...@ccil.org
"Your honour puts yourself to much trouble correcting my English and
doubtless the final letter will be much better literature; but it will
go from me Mukherji to him Bannerji, and he Bannerji will understand it a
great deal better as I Mukherji write it than as your honour corrects it."
        --19th-century Indian civil servant to his British superior

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

Reply via email to