#7097: linker fails to load package with binding to foreign library
-------------------------------+--------------------------------------------
Reporter: nus | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Runtime System | Version: 7.4.2
Keywords: | Os: Windows
Architecture: x86 | Failure: None/Unknown
Difficulty: Unknown | Testcase:
Blockedby: | Blocking:
Related: #2283 #3242 |
-------------------------------+--------------------------------------------
Comment(by nus):
So, there're two issues to be resolved:
1. (for #3242) arrange for GHCi to satisfy undefined references to
symbols also via MinGW-w64 stub libraries (the list of which to be
supplied by package authors via `extra-libraries`/`extra-ghci-libraries`);
2. implement the indirect `__imp__*` symbols resolution in GHCi.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7097#comment:9>
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