#5008: ghc-7 produces 10 times bigger binaries on macs than ghc-6
---------------------------------+------------------------------------------
Reporter: maeder | Owner:
Type: bug | Status: new
Priority: normal | Component: Compiler
Version: 7.0.2 | Keywords:
Testcase: | Blockedby:
Os: MacOS X | Blocking:
Architecture: Unknown/Multiple | Failure: None/Unknown
---------------------------------+------------------------------------------
see http://www.haskell.org/pipermail/glasgow-haskell-
users/2011-March/020146.html
{{{
echo main = putStrLn \"hello\" > H.hs
ghc --make -O -fforce-recomp H.hs
ls -lh H
}}}
This is also a problem on powerpc
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/5008>
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