#218: Makefile can't be run with -j4
------------------------------------+---------------------------------------
Reporter: MtnViewMark | Owner: duncan
Type: defect | Status: new
Priority: major | Milestone:
Component: Generic source tarball | Keywords:
------------------------------------+---------------------------------------
Because we don't encode the package dependencies into the makefile,
running -j4 causes havoc - as packages get built in parallel, not in
order.
At least we should document this in the README.
Better would be to have the makefile somehow reject the -j4
Better still would be for it to actually work!
--
Ticket URL: <http://trac.haskell.org/haskell-platform/ticket/218>
haskell-platform <http://trac.haskell.org/haskell-platform>
The Haskell Platform: a comprehensive and robust collection of Haskell libraries
_______________________________________________
Haskell-platform mailing list
[email protected]
http://projects.haskell.org/cgi-bin/mailman/listinfo/haskell-platform