[GHC] #8976: dll-split: internal error: evacuate(static): strange closure type 0

GHC ghc-devs at haskell.org
Sun Aug 3 07:50:26 UTC 2014


#8976: dll-split: internal error: evacuate(static): strange closure type 0
----------------------------------------------+---------------------------
              Reporter:  juhpetersen          |            Owner:
                  Type:  bug                  |           Status:  new
              Priority:  normal               |        Milestone:  7.8.4
             Component:  Driver               |          Version:  7.8.1
            Resolution:                       |         Keywords:
      Operating System:  Linux                |     Architecture:  arm
       Type of failure:  Building GHC failed  |       Difficulty:  Unknown
             Test Case:                       |       Blocked By:
              Blocking:                       |  Related Tickets:
Differential Revisions:                       |
----------------------------------------------+---------------------------

Comment (by slomo):

 It didn't work btw, still resulting in the same dll-split error. So
 although ld.gold was configured and gcc was told to use gold for
 stage1/stage2, and the "settings" file for everything contained these
 settings, something was still using bfd in the end. However whenever I
 checked which processes are running, it was something that would use gold.

 Any ideas where to look? When changing /usr/bin/ld to ld.gold it should
 work, but that's not an option here.

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


More information about the ghc-tickets mailing list