Summary
On Windows, chicken-install uses .o as an extension in some cases
Metadata
- Id: 8c9e598389bf37e831e5d11a3d2468a8577d2364
- Trac id: 1514
- Type: defect
- Reporter: sjamaan
- Owner:
- Cc:
- Status: closed
- Component: extensions
- Estimated difficulty: easy
- Resolution: fixed
- Priority: major
- Milestone: 5.0
- Version: 5.0.0rc1
- Changetime: 2018-09-02 10:15:47 UTC
- Created: 2018-08-21 09:13:11 UTC
- Keywords:
Description
According to Kristian, when linking statically, `.o` is used as an extension instead of `.obj`, which it should be.
He created an (incomplete) [[[http://paste.call-cc.org/paste?id=25502dfa7ad26f2a11ed5b49319b3d99666217a1|patch]|]]
Changes and comments
[2018-08-22 12:29:44 UTC] kooda wrote:
A proper patch has been sent on the mailing-list: http://lists.nongnu.org/archive/html/chicken-hackers/2018-08/msg00019.html
[2018-08-24 18:39:54 UTC] sjamaan changed version from 5.0 to 5.0.0rc1
[2018-09-02 10:15:47 UTC] sjamaan changed status from new to closed
[2018-09-02 10:15:47 UTC] sjamaan set resolution to fixed
[2018-09-02 10:15:47 UTC] sjamaan wrote:
Fixed with a86b071f49ae86d76336aed162147eb573c3af72