I would assume -O0, that is, turning off all optimizations, should make compilation faster

Adrian

Am 17.06.2008 um 14:19 schrieb Samuel Silva:

Hello

I'm using GHC to compile around 700K of Haskell Code generated by HaXml.
How I compile this code.
My machine is Windows-XP(512MB RAM, 1.5GHz) running GHC-6.8.2.

How much time it spend to compile this file?
I spent more than 1 hour and it doesn't finished.

What flags make compiling fast?
I try with -H500m but dont't expect.

It is possible GHC running endless cycle at compilation stage?

Thanks.

--
Don't hug that, Hugs ME!
Samuel Silva
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Attachment: PGP.sig
Description: Signierter Teil der Nachricht

_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to