[GHC] #8210: Make fails for Building a GHC cross-compiler for Apple iOS target (i386-apple-darwin11)
GHC
ghc-devs at haskell.org
Mon Sep 2 23:47:31 CEST 2013
#8210: Make fails for Building a GHC cross-compiler for Apple iOS target (i386
-apple-darwin11)
----------------------------------------+----------------------------------
Reporter: alen_ribic | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 7.7
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture: x86_64 (amd64)
Type of failure: Building GHC failed | Difficulty: Unknown
Test Case: | Blocked By:
Blocking: | Related Tickets:
----------------------------------------+----------------------------------
Comment (by alen_ribic):
Ok, so I ignored the issue in my above comment and went straight to the
next step, i.e. making sure hsc2hs is new enough, etc.
This worked and I can confirm that I have the example running on the iOS
device (simulator).
I compiled the sample Haskell source code (.a file) and added it to the
xcode project that I then ran on the device simulator. Got both the system
outputs as expected (one from Haskell main and another from main.m).
Regarding the problem in my previous comment, I still hope someone can
comment, even if it leads to nothing more than some knowledge gain.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8210#comment:13>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list