[Haskell-cafe] ghc HEAD
Yuras Shumovich
shumovichy at gmail.com
Tue Sep 7 09:51:45 EDT 2010
2010/9/7 Johannes Waldmann <waldmann at imn.htwk-leipzig.de>:
> 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
More information about the Haskell-Cafe
mailing list