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

GHC ghc-devs at haskell.org
Sat Sep 7 01:40:35 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 parcs):

 Replying to [comment:41 rrnewton]:

 I'm not able to reproduce the cabal-install issues. I did the following:

 1. checked out `ghc-parmake-gsoc` and install built ghc
 2. installed cabal-install 1.18 via GHC 7.6.2
 3. successfully ran the command
 {{{
 cabal install --with-ghc=/home/patrick/code/ghc/inplace/bin/ghc-stage2
 --reinstall HUnit async
 }}}
 4. successfully ran the same command with and without `-j` and/or `--ghc-
 option="-j`

 Am I missing something?

-- 
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/910#comment:52>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler




More information about the ghc-tickets mailing list