
#10015: Give the DLL loader awareness of rpaths -------------------------------------+------------------------------------- Reporter: joelteon | Owner: Type: feature request | Status: closed Priority: normal | Milestone: Component: Compiler | Version: 7.8.4 Resolution: fixed | Keywords: Operating System: MacOS X | Architecture: x86_64 Type of failure: None/Unknown | (amd64) Blocked By: | Test Case: Related Tickets: | Blocking: | Differential Revisions: -------------------------------------+------------------------------------- Changes (by joelteon): * status: new => closed * resolution: => fixed Comment: Heh, this is my silly mistake. After looking at Linker.hs, I found that the first place the loader searches is in extra-lib-dirs, so I added the libiconv directory to that for base. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/10015#comment:1 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler