chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] some progress on zlib


From: felix
Subject: Re: [Chicken-users] some progress on zlib
Date: Sat, 21 Sep 2002 21:46:01 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.0) Gecko/20020529

Peter Keller wrote:
On Thu, Sep 19, 2002 at 09:17:57AM +0200, Felix wrote:

Wonderful! How about a proper extensions (i.e. "egg") ?


Is it possible to make an egg so that it doesn't use a shared library?
Occasionally, I want my code to be statically linked.


Well, the point of the extensions is that they can be easily
resolved and loaded at runtime. I guess that statically linked
libraries should be used in the normal manner (via "(declare (uses ...))") with explicit linking at the command-line.


cheers,
felix






reply via email to

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