[GHC] #7722: iOS patch no 11: Fix quirk with runtime loader

GHC ghc-devs at haskell.org
Wed Apr 12 18:53:17 UTC 2017


#7722: iOS patch no 11: Fix quirk with runtime loader
--------------------------------------+-----------------------
        Reporter:  StephenBlackheath  |         Owner:  (none)
            Type:  feature request    |        Status:  closed
        Priority:  normal             |     Milestone:
       Component:  Compiler           |       Version:  7.7
      Resolution:  fixed              |      Keywords:
Operating System:  Other              |  Architecture:  arm
 Type of failure:  None/Unknown       |     Test Case:
      Blocked By:                     |      Blocking:  7724
 Related Tickets:                     |
--------------------------------------+-----------------------

Comment (by Ben Gamari <ben@…>):

 In [changeset:"68c00a1b38707b2a5c813cbe3da3ffb7d97893b6/ghc"
 68c00a1b/ghc]:
 {{{
 #!CommitTicketReference repository="ghc"
 revision="68c00a1b38707b2a5c813cbe3da3ffb7d97893b6"
 Drop special handling of iOS

 iOS at least since iOS8 (we are currently at iOS10.3), allows for
 dynamic libaries, hence any artificail restriction on dyanmic
 libraries should be lifted.

 Please ping me with any iOS related issues that should potentially
 resurface.  The iOS toolchain has considerably changed over the
 years, and I'm willing to drop work arounds in good faith.

 Reviewers: bgamari, austin

 Reviewed By: bgamari

 Subscribers: rwbarton, thomie

 GHC Trac Issues: #13559, #7722

 Differential Revision: https://phabricator.haskell.org/D3451
 }}}

--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/7722#comment:13>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list