[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: #1655: csc: when .c files are supplied and -c is given, the -o optio
From: |
Chicken Trac |
Subject: |
Re: #1655: csc: when .c files are supplied and -c is given, the -o option has no effect |
Date: |
Thu, 16 Jan 2020 22:18:31 -0000 |
#1655: csc: when .c files are supplied and -c is given, the -o option has no
effect
-----------------------------------+------------------------------
Reporter: kristianlm | Owner: felix winkelmann
Type: defect | Status: reopened
Priority: major | Milestone: 5.2
Component: core tools | Version: 5.1.0
Resolution: | Keywords:
Estimated difficulty: medium |
-----------------------------------+------------------------------
Comment (by Jim Ursetto):
Felix sent me a [https://github.com/ursetto/sql-de-lite/pull/4
diabolically clever kludge] for sql-de-lite which maintains compatibility
with 5.0.0, but I'm wondering if we should just fix it the "right" way
(c-object) even though it means a minimum of 5.1.0? Any thoughts?
This assumes the c-object fix works here; I haven't looked at it yet. This
build script is terribly complicated and got even more so when modified
for Chicken 5.
--
Ticket URL: <https://bugs.call-cc.org/ticket/1655#comment:14>
CHICKEN Scheme <https://www.call-cc.org/>
CHICKEN Scheme is a compiler for the Scheme programming language.
- Re: #1655: csc: when .c files are supplied and -c is given, the -o option has no effect,
Chicken Trac <=