#4862: Enable usage of gold linker with GHC
------------------------------+---------------------------------------------
  Reporter:  ajd              |          Owner:                  
      Type:  feature request  |         Status:  new             
  Priority:  normal           |      Milestone:  7.4.1           
 Component:  Compiler         |        Version:  7.0.1           
Resolution:                   |       Keywords:                  
        Os:  Linux            |   Architecture:  Unknown/Multiple
   Failure:  None/Unknown     |     Difficulty:                  
  Testcase:                   |      Blockedby:                  
  Blocking:                   |        Related:                  
------------------------------+---------------------------------------------
Changes (by Veinor):

  * status:  closed => new
  * resolution:  worksforme =>


Comment:

 I have /usr/local/bin/ld aliased to gold, and I get
 `/usr/local/bin/ld: --hash-size=31: unknown option`
 when I try to run yesod devel on my yesod project; it looks like gold
 doesn't know about --hash-size.

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

_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to