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

Comment(by ian@…):

 commit 668151c880f5662e59288a0884d8d3505c0ce7d7
 {{{
 Author: Ian Lynagh <i...@well-typed.com>
 Date:   Sun Aug 5 21:28:20 2012 +0100

     More more ld-related settings into the settings file

     Related to #4862

  compiler/ghc.mk                 |    6 ------
  compiler/main/DriverPipeline.hs |   20 ++++++++++----------
  compiler/main/DynFlags.hs       |    3 +++
  compiler/main/SysTools.lhs      |   11 +++++++++++
  configure.ac                    |    9 ++++-----
  distrib/configure.ac.in         |    3 +++
  settings.in                     |    3 +++
  7 files changed, 34 insertions(+), 21 deletions(-)
 }}}

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

_______________________________________________
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to