[GHC] #8266: Dynamic linking on Mac
GHC
ghc-devs at haskell.org
Thu Sep 26 11:29:28 CEST 2013
#8266: Dynamic linking on Mac
--------------------------------------------+------------------------------
Reporter: kazu-yamamoto | Owner:
Type: bug | Status: new
Priority: highest | Milestone:
Component: Build System | Version: 7.7
Resolution: | Keywords:
Operating System: MacOS X | Architecture:
Type of failure: GHC doesn't work at all | Unknown/Multiple
Test Case: | Difficulty: Unknown
Blocking: | Blocked By:
| Related Tickets:
--------------------------------------------+------------------------------
Comment (by darchon):
In my previous patch, `8226_fix.path`, I forgot to update the
identification name of libffi.dynlib to a relative path. The new patch,
`8226_proper_fix.patch`, does remove this last remaining reference to the
build directory.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8266#comment:4>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list