Ticket #910 (new feature request)
--make should have a -j flag for parallel building
| Reported by: | igloo | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | _|_ |
| Component: | Compiler | Version: | 6.4.2 |
| Keywords: | Cc: | bos, hackage.haskell.org@…, dterei, idhameed@…, mail@…, jan.stolarek@…, rrnewton@…, chetant@… | |
| Operating System: | Unknown/Multiple | Architecture: | Unknown/Multiple |
| Type of failure: | None/Unknown | Difficulty: | Unknown |
| Test Case: | N/A | Blocked By: | |
| Blocking: | Related Tickets: |
Description
It should be possible to give --make a -j flag, similar to make's, to tell it to use multiple proceses to build modules. This would allow executables, libraries and cabal packages to be built faster for people with multiple CPUs.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

