#3242: ghci: can't load .so/.DLL for: m (addDLL: could not load DLL)
-----------------------+----------------------------------------------------
Reporter: jeffz1 | Owner:
Type: bug | Status: reopened
Priority: normal | Milestone:
Component: GHCi | Version: 6.10.2
Severity: normal | Resolution:
Keywords: | Difficulty: Unknown
Testcase: | Os: Windows
Architecture: x86 |
-----------------------+----------------------------------------------------
Old description:
> 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.
New description:
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#comment:5>
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