
#7722: iOS patch no 11: Fix quirk with runtime loader ----------------------------------+----------------------------------------- Reporter: StephenBlackheath | Owner: Type: feature request | Status: patch Priority: normal | Milestone: Component: Compiler | Version: 7.7 Keywords: | Os: Other Architecture: arm | Failure: None/Unknown Difficulty: Unknown | Testcase: Blockedby: | Blocking: 7724 Related: | ----------------------------------+----------------------------------------- Changes (by simonmar): * difficulty: => Unknown Comment: I don't fully understand the problem here. How is the `free` symbol different from other symbols that we refer to? What happens if you write a C program that refers to `free`? (that would give us a clue about how the C compiler works around the issue, and hence how we should do it). -- Ticket URL: http://hackage.haskell.org/trac/ghc/ticket/7722#comment:5 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler