chicken-janitors
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

#1655: csc: when .c files are supplied and -c is given, the -o option ha


From: Chicken Trac
Subject: #1655: csc: when .c files are supplied and -c is given, the -o option has no effect
Date: Tue, 12 Nov 2019 11:05:44 -0000

#1655: csc: when .c files are supplied and -c is given, the -o option has no
effect
-----------------------------------+---------------------
            Reporter:  kristianlm  |       Type:  defect
              Status:  new         |   Priority:  major
           Milestone:  someday     |  Component:  unknown
             Version:  5.1.0       |   Keywords:
Estimated difficulty:              |
-----------------------------------+---------------------
 as illustrated [http://paste.call-
 cc.org/paste?id=18d18513082e5208608a89e20efb484e17f2f719 here],


 {{{
 $ csc -c hello.scm library.c -o hello.o.myextension
 }}}

 produces hello.o.o, not hello.o.myextension as expected

-- 
Ticket URL: <https://bugs.call-cc.org/ticket/1655>
CHICKEN Scheme <https://www.call-cc.org/>
CHICKEN Scheme is a compiler for the Scheme programming language.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]