I/O manager: relying solely upon kqueue is not a safe way to go

Kazu Yamamoto ( 山本和彦 ) kazu at iij.ad.jp
Thu Mar 21 01:11:45 CET 2013


> And you're just running "make", with no -j flag or anything?

What I do always is:

	% make maintainer-clean; perl boot; ./configure --prefix=/ghc-head; make -j4

After failure, "make" (without "-j4") stops at the same point.

--Kazu



More information about the ghc-devs mailing list