#5240: help GNU ld to use less memory when linking libraries compiled with 
-split-
objs.
---------------------------------+------------------------------------------
    Reporter:  int-e             |        Owner:  igloo       
        Type:  feature request   |       Status:  new         
    Priority:  high              |    Milestone:  7.4.1       
   Component:  Compiler          |      Version:  7.0.3       
    Keywords:                    |     Testcase:              
   Blockedby:                    |   Difficulty:              
          Os:  Unknown/Multiple  |     Blocking:              
Architecture:  Unknown/Multiple  |      Failure:  None/Unknown
---------------------------------+------------------------------------------

Comment(by igloo@…):

 commit 3275b7bd2a803a3adc0b952b6fbfeb738fc15a74
 {{{
 Author: Ian Lynagh <[email protected]>
 Date:   Sun Nov 27 00:20:59 2011 +0000

     Pass "--hash-size=31 --reduce-memory-overhead" to ld; fixes trac #5240

     These reduce the amount of memory that ld takes when linking.

  aclocal.m4                 |    9 +++++++--
  rules/build-package-way.mk |    2 +-
  2 files changed, 8 insertions(+), 3 deletions(-)
 }}}

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/5240#comment:3>
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