Re: [GHC] #910: --make should have a -j flag for parallel building

#910: --make should have a -j flag for parallel building -------------------------------------+------------------------------------ Reporter: igloo | Owner: Type: feature request | Status: patch Priority: normal | Milestone: _|_ Component: Compiler | Version: 6.4.2 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: Unknown/Multiple Type of failure: None/Unknown | Difficulty: Unknown Test Case: N/A | Blocked By: 8184, 8235 Blocking: | Related Tickets: -------------------------------------+------------------------------------ Comment (by refold): Replying to [comment:58 parcs]:
Nope, passing `+RTS -Nn` is not necessary. The number of capabilities will be set at runtime according to the `-jn` flag.
Great. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/910#comment:59 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler
participants (1)
-
GHC