#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 | -------------------------------+-------------------------------------------- Changes (by simonmar):
* difficulty: => Unknown Comment: When linking the binary, how does the linker know it also needs `ws2_32.dll`? I wonder why GHCi doesn't also find `libws2_32.a`? Maybe it isn't on the search path for some reason. -- Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7097#comment:2> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler _______________________________________________ Glasgow-haskell-bugs mailing list Glasgow-haskell-bugs@haskell.org http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs