[GHC] #7833: installed GHC refers to libffi in the build directory
GHC
cvs-ghc at haskell.org
Sat Apr 13 16:38:03 CEST 2013
#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 igloo):
The same problem applies to all libraries, not just libffi: When using the
system libffi:
{{{
% ghc --version
dyld: Library not loaded: /Users/kazu/work/ghc/libraries/transformers
/dist-install/build/libHStransformers-0.3.0.0-ghc7.7.20130413.dylib
Referenced from: /Users/kazu/bin/ghc-
head/lib/ghc-7.7.20130413/bin/../haskeline-0.7.0.4/libHShaskeline-0.7.0.4-ghc7.7.20130413.dylib
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7833#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list