[Haskell-cafe] GHC needs a 64 bit machine to be fast?

Peter Verswyvelen bugfact at gmail.com
Wed Apr 8 06:42:54 EDT 2009


pass the flag -fforce-recomp
On Wed, Apr 8, 2009 at 12:21 PM, Roel van Dijk <vandijk.roel at gmail.com>wrote:

> > Suspiciously, "ghc -O2  --make" is almost as fast at 24.438s (6.10.2)
>
> You have to be careful when recompiling with a different -O setting
> that you first remove all intermediate files (.o and .hi). I think
> that GHC only looks at the source to determine which files need to be
> compiled and not at any settings.
> _______________________________________________
> Haskell-Cafe mailing list
> Haskell-Cafe at haskell.org
> http://www.haskell.org/mailman/listinfo/haskell-cafe
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell-cafe/attachments/20090408/e9f4e9d6/attachment.htm


More information about the Haskell-Cafe mailing list