Ticket #5008 (closed bug: fixed)
ghc-7 produces 10 times bigger binaries on macs than ghc-6
| Reported by: | maeder | Owned by: | |
|---|---|---|---|
| Priority: | highest | Milestone: | 7.2.1 |
| Component: | Compiler | Version: | 7.0.2 |
| Keywords: | Cc: | pumpkingod@…, johan.tibell@…, william.knop.nospam@… | |
| Operating System: | MacOS X | Architecture: | Unknown/Multiple |
| Type of failure: | None/Unknown | Difficulty: | |
| Test Case: | Blocked By: | ||
| Blocking: | Related Tickets: |
Description
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
Change History
Note: See
TracTickets for help on using
tickets.
