chicken-janitors
[Top][All Lists]
Advanced

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

Re: [Chicken-janitors] #962: Cygwin can't load Chicken units properly on


From: Chicken Trac
Subject: Re: [Chicken-janitors] #962: Cygwin can't load Chicken units properly on my system
Date: Thu, 07 Feb 2013 12:03:36 -0000

#962: Cygwin can't load Chicken units properly on my system
-------------------------+--------------------------------------------------
  Reporter:  johnwcowan  |       Owner:              
      Type:  defect      |      Status:  new         
  Priority:  major       |   Milestone:  someday     
 Component:  unknown     |     Version:  4.8.x       
Resolution:              |    Keywords:  Cygwin units
-------------------------+--------------------------------------------------

Comment(by ckeen):

 I cannot reproduce this with a clean install (just one chicken version)
 built with cygwin on Windows 7:

 {{{
 $ csi -R srfi-4

 CHICKEN
 (c) 2008-2013, The Chicken Team
 (c) 2000-2007, Felix L. Winkelmann
 Version 4.8.0.1 (stability/4.8.0) (rev 54c391c)
 windows-cygwin-x86 [ manyargs dload ptables ]
 compiled 2013-01-17 on aeryn.xorinia.dim (Darwin)

 ; loading /usr/local/lib/chicken/6/srfi-4.import.so ...
 ; loading library srfi-4 ...
 #;1>

 }}}

 Can you retry this on a clean slate? Maybe the loader does not like core
 units that have been mixed between different versions under the same
 binary version? (although this should be fine)

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