[Haskell-cafe] SMP support in GHC 6.6 on PPC Macs
Ivan Tomac
tomac at pacific.net.au
Sat Nov 25 23:28:13 EST 2006
I've noticed that code compiled with -threaded doesn't like +RTS -
N<thread count> as an argument.
This seems to be the case with both the binary distribution of GHC
6.6 at www.haskell.org/ghc as well as the version I built from sources.
I got rid of all the old versions of GHC on my system and ghc --
version reports 6.6. So I'm guessing this is a bug?
Ivan
More information about the Haskell-Cafe
mailing list