[GHC] #8629: Option 'split-objs' being ignored when trying to reduce object code size in iOS cross-compilation
GHC
ghc-devs at haskell.org
Fri Mar 8 15:35:08 UTC 2019
#8629: Option 'split-objs' being ignored when trying to reduce object code size in
iOS cross-compilation
---------------------------------+----------------------------------------
Reporter: f1rstmistake | Owner: (none)
Type: bug | Status: closed
Priority: normal | Milestone: 8.10.1
Component: Compiler | Version: 7.6.3
Resolution: fixed | Keywords: ios
Operating System: MacOS X | Architecture: Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: 8300 | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
---------------------------------+----------------------------------------
Changes (by bgamari):
* status: new => closed
* resolution: => fixed
* milestone: => 8.10.1
Comment:
`-split-objs` has been removed in favor of `-split-sections`.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8629#comment:4>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list