Re: [GHC] #3333: GHCi doesn't load weak symbols

#3333: GHCi doesn't load weak symbols --------------------------------------+------------------------------------- Reporter: heatsink | Owner: akio Type: bug | Status: patch Priority: normal | Milestone: 7.6.2 Component: GHCi | Version: 6.10.4 Keywords: weak, dynamic loading | Os: Linux Architecture: x86 | Failure: None/Unknown Difficulty: Unknown | Testcase: Blockedby: 3658 | Blocking: Related: | --------------------------------------+------------------------------------- Changes (by batterseapower): * cc: batterseapower@… (added) Comment: I got bit by this as well. My charsetdetect library (which links against a C++ library) won't load into ghci because it can't find __dso_handle. -- Ticket URL: http://hackage.haskell.org/trac/ghc/ticket/3333#comment:25 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler
participants (1)
-
GHC