Re: #8629: Option 'split-objs' being ignored when trying to reduce object code size in iOS cross-compilation

"GHC" <[email protected]> Fri, 08 Mar 2019 15:35:08 -0000
Newsgroups gmane.comp.lang.haskell.glasgow.bugs
Message-ID <[email protected]>
--===============3729091034659297480==
Content-Type: multipart/related;
 boundary="===============9181077144444581302=="

--===============9181077144444581302==
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit

#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>