Binary bloat in 7.10

Carter Schonwald carter.schonwald at gmail.com
Thu Apr 2 11:53:56 UTC 2015


Woops, never mind.
On Apr 2, 2015 7:53 AM, "Carter Schonwald" <carter.schonwald at gmail.com>
wrote:

> Do you have profiling enabled locally?
> On Apr 2, 2015 5:19 AM, "Jeremy" <voldermort at hotmail.com> wrote:
>
>> Very strange. If I download Cabal from hackage and build it with 'cabal
>> build' the bloat disappears.
>>
>> cabal build:
>>
>> 18M     HSCabal-1.22.2.0-HWT8QvVfJLn2ubvobpycJY.o
>> 21M     libHSCabal-1.22.2.0-HWT8QvVfJLn2ubvobpycJY.a
>>
>> /usr/local/lib/ghc-7.10.1:
>>
>> 23M     HSCabal-1.22.2.0-HWT8QvVfJLn2ubvobpycJY.o
>> 53M     libHSCabal-1.22.2.0-HWT8QvVfJLn2ubvobpycJY.a
>>
>> This is my build.mk:
>>
>> SRC_HC_OPTS = -O -H64m
>> GhcRTSWays = thr
>> HADDOCK_DOCS = NO
>> GhcHcOpts =
>> GhcLibWays = v
>> DYNAMIC_GHC_PROGRAMS = NO
>>
>> This is the same as I used for 7.8 without issue, except the addition of
>> GhcHcOpts (because 7.8 ignored the default).
>>
>>
>>
>> --
>> View this message in context:
>> http://haskell.1045720.n5.nabble.com/Binary-bloat-in-7-10-tp5768067p5768133.html
>> Sent from the Haskell - Glasgow-haskell-users mailing list archive at
>> Nabble.com.
>> _______________________________________________
>> Glasgow-haskell-users mailing list
>> Glasgow-haskell-users at haskell.org
>> http://mail.haskell.org/cgi-bin/mailman/listinfo/glasgow-haskell-users
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/glasgow-haskell-users/attachments/20150402/eb4badb7/attachment.html>


More information about the Glasgow-haskell-users mailing list