Hi Dominick! Yes, this should work swimmingly on the 5S in 32bit mode.
We'll have to wait for Apple to merge their Arm64 patches [1] before we can add full 64-bit support (I can do the 64bit simulator right now though : )). (though I just saw this! [2]) Cheers Luke [1] http://lists.cs.uiuc.edu/pipermail/llvmdev/2013-September/065480.html [2] http://lists.cs.uiuc.edu/pipermail/llvmdev/2013-September/065913.html On Wed, Oct 16, 2013 at 8:16 AM, Dominick Samperi <[email protected]>wrote: > Will this work with the new iPhone 5 S (64 bit ARM)? I assume that > it will work by running in 32 bit mode (requiring both 64 and 32 bit > libs to be loaded), but I'm not sure... > > Thanks, > Dominick > > > On Mon, Oct 14, 2013 at 3:48 PM, Luke Iannini <[email protected]> wrote: > >> Hi all, >> >> Just wanted to let you know I've finished updating GHC iOS to support >> Xcode 5. The new scripts are at >> https://github.com/ghc-ios/ghc-ios-scripts/tree/xcode5 and you'll find >> updated instructions at >> http://ghc.haskell.org/trac/ghc/wiki/Building/CrossCompiling/iOS . >> >> Please let me know if you have any trouble! >> Cheers >> Luke >> >> _______________________________________________ >> ghc-devs mailing list >> [email protected] >> http://www.haskell.org/mailman/listinfo/ghc-devs >> >> >
_______________________________________________ ghc-devs mailing list [email protected] http://www.haskell.org/mailman/listinfo/ghc-devs
