chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] Statically Linking Eggs


From: Caolan McMahon
Subject: Re: [Chicken-users] Statically Linking Eggs
Date: Tue, 19 May 2015 09:48:39 +0100

I'm also interested in the tooling around statically linked eggs, or
at least finding ways to better document the process. I've had mixed
results, sometimes it's easy, others it's incredibly painful. If
anyone has ideas on how to improve this I'd be willing to help out.

On 19 May 2015 at 06:18, Evan Hanson <address@hidden> wrote:
> Hi Nick,
>
> On 2015-05-18  9:12, Nick Andryshak wrote:
>> Would it be feasible to make my own object files for eggs that don't
>> include them by using chicken-install -retrieve, and then compiling the
>> sources?
>
> Yes, and it's straightforward to do for most extensions -- I've used
> this approach for a few projects myself -- but it requires manually
> compiling every single dependency in turn so the task balloons very
> quickly unless you consciously avoid using eggs with many dependencies.
>
> Evan
>
> _______________________________________________
> Chicken-users mailing list
> address@hidden
> https://lists.nongnu.org/mailman/listinfo/chicken-users



reply via email to

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