Evan Hanson writes:

> 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

Great, thanks for your thoughts and suggestions Evan! 

- Nick

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

Reply via email to