chicken-janitors
[Top][All Lists]
Advanced

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

[Chicken-janitors] #1369: Use different file extension for object files


From: Chicken Trac
Subject: [Chicken-janitors] #1369: Use different file extension for object files intended for shared or static egg components
Date: Fri, 05 May 2017 10:48:42 -0000

#1369: Use different file extension for object files intended for shared or 
static
egg components
------------------------+-----------------------------
 Reporter:  felix       |                 Owner:
     Type:  defect      |                Status:  new
 Priority:  minor       |             Milestone:  5.0
Component:  core tools  |               Version:  5.0
 Keywords:              |  Estimated difficulty:  easy
------------------------+-----------------------------
 Currently the object-files for the shared or static variants of an egg
 build with `chicken-install` have the same name. This may confuse
 `chicken-do` (or the build scripts generated by `chicken-install`), if
 builds are aborted or if files from previous build runs get copied into
 the cache. In such situations the object files may be mixed up and result
 in linker errors.

 A remedy would be simply to rename the intermediate object files, similar
 to how this is already done for target binaries in a cross-chicken.

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