#3242: ghci: can't load .so/.DLL for: m (addDLL: could not load DLL)
--------------------+-------------------------------------------------------
Reporter:  jeffz1   |          Owner:        
    Type:  bug      |         Status:  new   
Priority:  normal   |      Component:  GHCi  
 Version:  6.10.2   |       Severity:  normal
Keywords:           |       Testcase:        
      Os:  Windows  |   Architecture:  x86   
--------------------+-------------------------------------------------------
 On Windows, when attempting to use Hipmunk from ghci, it produces the
 error:

 ghci: can't load .so/.DLL for: m (addDLL: could not load DLL)

 To reproduce:
 cabal install Hipmunk
 ghci
 :m + Physics.Hipmunk
 initChipmunk


 Presumably this has something to do with there being no libm on Windows.

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/3242>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to