id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc,os,architecture,failure,difficulty,testcase,blockedby,blocking,related
1559,make -j doesn't work in libraries/ on Cygwin,simonmar,,"This prevents validate from working on Windows at the moment:

{{{
[camresppta01] /cygdrive/c/builds/ghc-HEAD/libraries > make -j2
ifBuildable/ifBuildable base make
make[1]: Entering directory `/cygdrive/c/builds/ghc-HEAD/libraries/base'
make[1]: *** read jobs pipe: Is a directory.  Stop.
make[1]: *** Waiting for unfinished jobs....
make[1]: Leaving directory `/cygdrive/c/builds/ghc-HEAD/libraries/base'
make: *** [make.library.base] Error 2
}}}",bug,closed,high,6.8.1,Build System,6.6.1,fixed,,,Windows,Unknown/Multiple,,Unknown,,,,
