
7 Sep
2010
7 Sep
'10
9:51 a.m.
2010/9/7 Johannes Waldmann
I was compiling ghc-6.13.20100831 from source (*) and then compiling repa-examples with that, and the generated executable says (when called with +RTS -N2):
Most RTS options are disabled. Link with -rtsopts to enable them.
Where? How? When? (Did I make some error earlier?)
AFAIK RTS options are disabled by default now due to security problems. see http://hackage.haskell.org/trac/ghc/ticket/3910