[GHC] #7720: iOS patch no 9: Linking
GHC
cvs-ghc at haskell.org
Sat Mar 2 23:09:14 CET 2013
#7720: iOS patch no 9: Linking
----------------------------------+-----------------------------------------
Reporter: StephenBlackheath | Owner:
Type: feature request | Status: patch
Priority: normal | Milestone:
Component: Compiler | Version: 7.7
Keywords: | Os: Other
Architecture: arm | Failure: None/Unknown
Difficulty: Unknown | Testcase:
Blockedby: | Blocking: 7724
Related: |
----------------------------------+-----------------------------------------
Comment(by StephenBlackheath):
That's correct. Xcode wants to generate the executable itself, packaged up
with resources (graphics, etc) and then signed. What we do is have ghc
generate a .a file which we then manually link into an Xcode project.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7720#comment:5>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list