[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Chicken-janitors] #1468: Static extensions with inter-component dep
From: |
Chicken Trac |
Subject: |
Re: [Chicken-janitors] #1468: Static extensions with inter-component dependencies must be installed twice |
Date: |
Tue, 05 Jun 2018 09:43:05 -0000 |
#1468: Static extensions with inter-component dependencies must be installed
twice
-----------------------------------+----------------------
Reporter: evhan | Owner: evhan
Type: defect | Status: accepted
Priority: major | Milestone: 5.0
Component: core tools | Version: 5.0
Resolution: | Keywords:
Estimated difficulty: |
-----------------------------------+----------------------
Changes (by evhan):
* owner: => evhan
* status: new => accepted
Comment:
That approach doesn't look too bad, I should have something working soon.
Another option would be to put the object files we want to keep around for
installation in a subdirectory as they're built, but I think that would be
more complicated since it would then have to be created, added to the
library path, etc.
--
Ticket URL: <https://bugs.call-cc.org/ticket/1468#comment:2>
CHICKEN Scheme <https://www.call-cc.org/>
CHICKEN Scheme is a compiler for the Scheme programming language.