#4387: Huge executables with GHC 7
----------------------------------+-----------------------------------------
    Reporter:  daniel.is.fischer  |       Owner:                 
        Type:  bug                |      Status:  new            
    Priority:  normal             |   Component:  Compiler       
     Version:  7.1                |    Keywords:  executable size
    Testcase:                     |   Blockedby:                 
          Os:  Linux              |    Blocking:                 
Architecture:  x86                |     Failure:  Other          
----------------------------------+-----------------------------------------
 The HEAD produces enormous executables sometimes, compiling the same
 source with 6.12.3 produces a 2.2MB executable while HEAD produces a
 29.3MB executable. Stripping reduces that to 18.6MB.


 The examples I have so far involve a number of files and a few cabal
 packages, I'll try to get a smaller self-contained example, but I'm not
 too optimistic, it seems well-behaved if I use only core libs.

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