#8125: iOS patch no 17: Add .a suffix onto libraries that take the place of
executables
-------------------------------------------+--------------------------
Reporter: StephenBlackheath | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 7.7
Keywords: | Operating System: Other
Architecture: arm | Type of failure: Other
Difficulty: Easy (less than 1 hour) | Test Case:
Blocked By: | Blocking: 7724
Related Tickets: |
-------------------------------------------+--------------------------
When we cross-compile to iOS we want to generate .a files in place of
executables. These .a files are linked by hand into an Xcode project. This
patch adds the correct .a extension onto the end of the output file name.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8125>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
ghc-tickets mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/ghc-tickets