[GHC] #7718: ios patch no 8: adjustor pools
GHC
cvs-ghc at haskell.org
Mon Mar 4 12:20:56 CET 2013
#7718: ios patch no 8: adjustor pools
--------------------------------+-------------------------------------------
Reporter: StephenBlackheath | Owner:
Type: feature request | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 7.7
Resolution: | Keywords:
Os: Other | Architecture: arm
Failure: None/Unknown | Difficulty: Unknown
Testcase: | Blockedby:
Blocking: 7724 | Related:
--------------------------------+-------------------------------------------
Comment(by simonmar):
Are you sure there's no way to do this on iOS? I googled "libffi ios" and
there's a port on github that claims to have been merged into upstream
libffi: https://github.com/landonf/libffi-ios
I'd be surprised if there were no way to do it at all, because we only
need the same functionality as dynamically-loaded libraries.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7718#comment:6>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list