#7535: Using -with-rtsopts=-N should fail unless -threaded is also specified -----------------------------+---------------------------------------------- Reporter: mhoermann | Owner: Type: bug | Status: new Priority: normal | Component: Compiler Version: 7.6.1 | Keywords: Os: Unknown/Multiple | Architecture: Unknown/Multiple Failure: None/Unknown | Blockedby: Blocking: | Related: -----------------------------+---------------------------------------------- If ghc can already tell at compile time that the specified -with-rtsopts won't work it shouldn't allow compilation to continue.
Otherwise the resulting binary will always yield the error "the flag -N requires the program to be built with -threaded" -- Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7535> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler _______________________________________________ Glasgow-haskell-bugs mailing list Glasgow-haskell-bugs@haskell.org http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs