
#7833: installed GHC refers to libffi in the build directory ---------------------------------+------------------------------------------ Reporter: igloo | Owner: igloo Type: bug | Status: new Priority: high | Milestone: 7.8.1 Component: Build System | Version: 7.6.2 Keywords: | Os: Unknown/Multiple Architecture: Unknown/Multiple | Failure: None/Unknown Difficulty: Unknown | Testcase: Blockedby: | Blocking: Related: | ---------------------------------+------------------------------------------ Comment(by kazu-yamamoto): After several buildings/installations, I understand that there are two problems: - If configured without "--with-system-libffi", the installed GHC refers to libffi in the build directory. It should use "@loader_path" like other libraries - The libraries under "rts-1.0/" refers to libraries in the build directory. They also should use "@loader_path". -- Ticket URL: http://hackage.haskell.org/trac/ghc/ticket/7833#comment:6 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler