#3571: Bizzarely bloated binaries
------------------------------+---------------------------------------------
Reporter: guest | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 6.10.4
Severity: normal | Resolution:
Keywords: | Testcase:
Os: Unknown/Multiple | Architecture: Unknown/Multiple
------------------------------+---------------------------------------------
Comment (by guest):
I'm finding it very hard to believe that this data really is useless. It
remains in the object file whether I used ld 2.17.50, 2.18.50 or 2.19.1 to
do the final link. However, running "strip" on the executable has a
similar effect and indeed ensures that the PE image size is not exceeded
by the file length.
The actual binary contents of the EXE's useless rump is strange. It is a
mixture of z-encoded symbols, section names (.rodata, .bss, .data, .txt),
and purely binary data.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/3571#comment:1>
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