chicken-janitors
[Top][All Lists]
Advanced

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

[Chicken-janitors] #166: on windows, extensions and import-libraries are


From: Chicken Trac
Subject: [Chicken-janitors] #166: on windows, extensions and import-libraries are not linked with the corrent library
Date: Wed, 27 Jan 2010 23:00:33 -0000

#166: on windows, extensions and import-libraries are not linked with the 
corrent
library
--------------------------+-------------------------------------------------
 Reporter:  felix         |       Owner:       
     Type:  defect        |      Status:  new  
 Priority:  major         |   Milestone:  4.4.0
Component:  build system  |     Version:  4.3.x
 Keywords:  windows gui   |  
--------------------------+-------------------------------------------------
 Shared objects should be linked with the gui-version of the library, but
 we currently only have a single set of extensions and import-libs, all
 linked with the non-gui library. To make it possible for GUI applications
 to use all extensions and import-libraries (for example when evaluating
 code at runtime), we need a complete set of shared objects linked to the
 GUI runtime, in addition to the set of non-GUI ones.

-- 
Ticket URL: <http://www.irp.oist.jp/trac/chicken/ticket/166>
Chicken Scheme <http://www.call-with-current-continuation.org/>
Chicken Scheme is a compiler for the Scheme programming language.

reply via email to

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