[GHC] #8125: iOS patch no 17: Add .a suffix onto libraries that take the place of executables

#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

#8125: iOS patch no 17: Add .a suffix onto libraries that take the place of executables -------------------------------------+------------------------------------- Reporter: | Owner: StephenBlackheath | Status: patch Type: bug | Milestone: Priority: normal | Version: 7.7 Component: Compiler | Keywords: Resolution: | Architecture: arm Operating System: Other | Difficulty: Easy (less than 1 Type of failure: Other | hour) Test Case: | Blocked By: Blocking: 7724 | Related Tickets: -------------------------------------+------------------------------------- Changes (by StephenBlackheath): * status: new => patch -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/8125#comment:1 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#8125: iOS patch no 17: Add .a suffix onto libraries that take the place of
executables
-------------------------------------+-------------------------------------
Reporter: | Owner: Austin Seipp
StephenBlackheath |
participants (1)
-
GHC