[GHC] #10914: Bad symbol resolution on Darwin when using DYLD_FORCE_FLAT_NAMESPACE=1
GHC
ghc-devs at haskell.org
Sat Apr 16 21:13:13 UTC 2016
#10914: Bad symbol resolution on Darwin when using DYLD_FORCE_FLAT_NAMESPACE=1
-------------------------------------+-------------------------------------
Reporter: jacereda | Owner:
Type: bug | Status: closed
Priority: high | Milestone:
Component: Runtime System | Version: 7.10.2
(Linker) |
Resolution: fixed | Keywords:
Operating System: MacOS X | Architecture: x86_64
| (amd64)
Type of failure: Runtime crash | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by jacereda):
I found out the reason why this no longer fails on 10.11:
http://apple.stackexchange.com/questions/193368/what-is-the-rootless-
feature-in-el-capitan-really
Looks like dyld environment variables are simply ignored now.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10914#comment:11>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list