[GHC] #8266: Dynamic linking on Mac
GHC
ghc-devs at haskell.org
Fri Oct 25 14:22:09 UTC 2013
#8266: Dynamic linking on Mac
--------------------------------------------+------------------------------
Reporter: kazu-yamamoto | Owner:
Type: bug | thoughtpolice
Priority: highest | Status: patch
Component: Build System | Milestone: 7.8.1
Resolution: | Version: 7.7
Operating System: MacOS X | Keywords:
Type of failure: GHC doesn't work at all | Architecture:
Test Case: | Unknown/Multiple
Blocking: | Difficulty: Unknown
| Blocked By:
| Related Tickets:
--------------------------------------------+------------------------------
Comment (by Austin Seipp <austin@…>):
In [changeset:"f213e48447050bf468bc4d91fc4d810402c23b85/ghc"]:
{{{
#!CommitTicketReference repository="ghc"
revision="f213e48447050bf468bc4d91fc4d810402c23b85"
Correctly set relative rpath for OS X (#8266)
This includes both executables (by correcly setting the rpath to the
topDir) and libffi, and GHC itself, so that everything works with no
build tree.
Authored-by: Christiaan Baaj <christiaan.baaij at gmail.com>
Signed-off-by: Austin Seipp <austin at well-typed.com>
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8266#comment:18>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list