[GHC] #13810: Gold linker fails

GHC ghc-devs at haskell.org
Sun Jun 11 17:53:56 UTC 2017


#13810: Gold linker fails
---------------------------------+----------------------------------------
        Reporter:  ksaric        |                Owner:  (none)
            Type:  bug           |               Status:  new
        Priority:  normal        |            Milestone:
       Component:  Compiler      |              Version:  8.0.1
      Resolution:                |             Keywords:  linker
Operating System:  Linux         |         Architecture:  Unknown/Multiple
 Type of failure:  None/Unknown  |            Test Case:
      Blocked By:                |             Blocking:
 Related Tickets:                |  Differential Rev(s):
       Wiki Page:                |
---------------------------------+----------------------------------------

Comment (by domenkozar):

 So here's my understanding how bug happens on GHC 8.0.2:

 If library A is linked with gold and library B depends on A, no matter if
 B is specified to be linked with gold or not, it fails to detect that it
 should use the gold linker.

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


More information about the ghc-tickets mailing list