[GHC] #12913: Port SplitSections to Windows

GHC ghc-devs at haskell.org
Wed Mar 22 19:43:08 UTC 2017


#12913: Port SplitSections to Windows
-------------------------------------+-------------------------------------
        Reporter:  olsner            |                Owner:  (none)
            Type:  task              |               Status:  new
        Priority:  normal            |            Milestone:
       Component:  Compiler          |              Version:  8.0.1
  (Linking)                          |
      Resolution:                    |             Keywords:
Operating System:  Windows           |         Architecture:
                                     |  Unknown/Multiple
 Type of failure:  None/Unknown      |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:  #8405             |  Differential Rev(s):
       Wiki Page:                    |
-------------------------------------+-------------------------------------

Comment (by awson):

 1. Binutils 2.28 includes only non-essential part of my patch, the part
 that is important wasn't put there, so you need the whole patch;
 2. Recent GHC string literals handling changes had required yet another
 tweak to binutils which I didn't bother to publish because of apparent
 lack of interest.

 Nonetheless, I attach the patch which, I believe, should do the thing for
 you. It is made against the current HEAD, but I think it works against
 2.28 too.

--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/12913#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list