chicken-janitors
[Top][All Lists]
Advanced

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

Re: [Chicken-janitors] #690: "make check" errors on cygwin


From: Chicken Trac
Subject: Re: [Chicken-janitors] #690: "make check" errors on cygwin
Date: Fri, 02 Dec 2011 16:34:10 -0000

#690: "make check" errors on cygwin
----------------------+-----------------------------------------------------
  Reporter:  mario    |       Owner:                               
      Type:  defect   |      Status:  new                          
  Priority:  major    |   Milestone:                               
 Component:  unknown  |     Version:  4.7.x                        
Resolution:           |    Keywords:  "make check" cygchicken-0.dll
----------------------+-----------------------------------------------------

Comment(by johnwcowan):

 The first problem is almost certainly because DLL files have to be either
 in the current directory or on the $PATH.  This is a Windows misfeature
 that Cygwin cannot hide, because DLLs are loaded by the Windows dynamic
 loader before Cygwin gets control.  (It doesn't apply to DLLs explicitly
 opened with dlopen().)

-- 
Ticket URL: <http://bugs.call-cc.org/ticket/690#comment:2>
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]