chicken-janitors
[Top][All Lists]
Advanced

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

Re: [Chicken-janitors] #1054: "csc -deploy" does not find libchicken.dll


From: Chicken Trac
Subject: Re: [Chicken-janitors] #1054: "csc -deploy" does not find libchicken.dll on windows
Date: Sat, 28 Nov 2015 17:34:01 -0000

#1054: "csc -deploy" does not find libchicken.dll on windows
-----------------------+--------------------
  Reporter:  roti      |      Owner:
      Type:  defect    |     Status:  new
  Priority:  minor     |  Milestone:  4.11.0
 Component:  compiler  |    Version:  4.8.x
Resolution:            |   Keywords:
-----------------------+--------------------

Comment (by sjamaan):

 The GHC folks are also looking into this stupid problem: http://blog
 .omega-prime.co.uk/?p=138 describes a nasty undocumented feature which
 can't be scripted AFAICT. On
 https://ghc.haskell.org/trac/ghc/wiki/DynamicByDefault/Windows there's
 some more information on how to fix linking on Windows. The "side by side"
 assembly stuff sounds promising, but I haven't found any docs that are
 actually human-readable enough to figure out how to make use of this.

 So far the simplest solution seems to be to simply differentiate between
 {{{bin}}} and {{{lib}}} in the Scheme code, to match the way we install
 binaries into the system.

--
Ticket URL: <http://bugs.call-cc.org/ticket/1054#comment:4>
CHICKEN Scheme <http://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]