On Wed, Sep 15, 2010 at 08:04:47PM +0000, Simon Peyton-Jones wrote:
> I'm building GHC all the time.  You mean on Mac?

Yes, this was all on OS X.

> Are module sizes still bloating as Ben reported?

Yes, with HEAD CmmStackLayout.o is                  458788 bytes,
and if I roll back all the recent patches then it's 141904 bytes.
Unfortunately I didn't get file sizes after just changing the pragmas to
INLINEABLE.


Thanks
Ian

> |  -----Original Message-----
> |  From: cvs-ghc-boun...@haskell.org [mailto:cvs-ghc-boun...@haskell.org] On 
> Behalf
> |  Of Ian Lynagh
> |  Sent: 15 September 2010 18:56
> |  To: cvs-ghc@haskell.org
> |  Subject: Re: i386/OSX build broken
> |  
> |  On Wed, Sep 15, 2010 at 09:55:19AM +0100, Simon Marlow wrote:
> |  > On 15/09/2010 08:52, Ben Lippmeier wrote:
> |  >
> |  >> ... so what I didn't try is unpulling Ian's recent Data.Map patch
> |  >> then building without the unneeded NCGs. I just realised that patch
> |  >> only arrived this morning. Maybe removing the NCGs will be enough if
> |  >> we're not also suffering Data.Map blowout. I can try tomorrow.
> |  >
> |  > I suspect it might be due to the new containers patches, rather than
> |  > Ian's elimination of the FiniteMap wrapper.  You could try backing up to
> |  > containers-0.3 and see if that helps.
> |  
> |  I've just tried changing the INLINE pragmas to INLINEABLE, and then
> |  reverting the recent containers patches completely. Neither of those was
> |  sufficient for GHC to build.

_______________________________________________
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to