[GHC] #910: --make should have a -j flag for parallel building
GHC
ghc-devs at haskell.org
Sat Sep 14 20:36:47 CEST 2013
#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):
@parcs
Yes, I'm working on this, though I had some delays. One problem is that
we've already released Cabal 1.18, so this feature will have to go into
Cabal 1.19.
Do I understand corectly that right now one must pass `+RTS -Nn` to GHC if
one wants it to use `n` OS threads?
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/910#comment:57>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list