[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: |
Sun, 24 Nov 2019 11:05:40 -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: easy |
-----------------------------------+------------------------------
Changes (by felix winkelmann):
* status: closed => reopened
* resolution: fixed =>
Comment:
This breaks in several places where custom-build scripts are used, and
probably more. The general problem is that the static compilation uses
`-c` and chicken-install passes the additional source dependencies as
arguments, which is incorrect.
--
Ticket URL: <https://bugs.call-cc.org/ticket/1655#comment:6>
CHICKEN Scheme <https://www.call-cc.org/>
CHICKEN Scheme is a compiler for the Scheme programming language.
- #1655: csc: when .c files are supplied and -c is given, the -o option has no effect, Chicken Trac, 2019/11/12
- Re: #1655: csc: when .c files are supplied and -c is given, the -o option has no effect, Chicken Trac, 2019/11/12
- Re: #1655: csc: when .c files are supplied and -c is given, the -o option has no effect, Chicken Trac, 2019/11/12
- Re: #1655: csc: when .c files are supplied and -c is given, the -o option has no effect, Chicken Trac, 2019/11/12
- Re: #1655: csc: when .c files are supplied and -c is given, the -o option has no effect, Chicken Trac, 2019/11/17
- Re: #1655: csc: when .c files are supplied and -c is given, the -o option has no effect, Chicken Trac, 2019/11/23
- Re: #1655: csc: when .c files are supplied and -c is given, the -o option has no effect,
Chicken Trac <=
- Re: #1655: csc: when .c files are supplied and -c is given, the -o option has no effect, Chicken Trac, 2019/11/24
- Re: #1655: csc: when .c files are supplied and -c is given, the -o option has no effect, Chicken Trac, 2019/11/24
- Re: #1655: csc: when .c files are supplied and -c is given, the -o option has no effect, Chicken Trac, 2019/11/24