chicken-janitors
[Top][All Lists]
Advanced

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

[Chicken-janitors] #1329: try-compile: optional argument to specify outp


From: Chicken Trac
Subject: [Chicken-janitors] #1329: try-compile: optional argument to specify output file
Date: Tue, 20 Sep 2016 04:45:39 -0000

#1329: try-compile: optional argument to specify output file
-------------------------+--------------------------------
 Reporter:  iraikov      |                 Owner:
     Type:  enhancement  |                Status:  new
 Priority:  major        |             Milestone:  4.12.0
Component:  unknown      |               Version:  4.11.0
 Keywords:               |  Estimated difficulty:  trivial
-------------------------+--------------------------------
 try-compile provides the -o argument with a temporary path to the
 compiler, however it is sometimes useful to override it and specify the
 output executable explicitly. For example, the sundials egg setup script
 compiles a program that when run outputs the version string of the
 detected SUNDIALS installation, which is then used for conditional
 compilation. To do this, the script needs to provide its own -o argument,
 which unfortunately conflicts with the -o already provided by try-compile.

--
Ticket URL: <https://bugs.call-cc.org/ticket/1329>
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]