Xcode 5 support for GHC iOS

Luke Iannini lukexipd at gmail.com
Fri Oct 18 06:34:20 UTC 2013


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 <djsamperi at gmail.com>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 <lukexipd at gmail.com> 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
>> ghc-devs at haskell.org
>> http://www.haskell.org/mailman/listinfo/ghc-devs
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/ghc-devs/attachments/20131017/97736f58/attachment-0001.html>


More information about the ghc-devs mailing list