Hi! Are you using make -j with or without number of jobs? I tried with make -j4 on my Windows 8 machine and it worked well.
Niklas 2013/8/27 Kyle Van Berendonck <[email protected]> > Hi Simon, > > I think this is a MinGW bug. If we're talking about the same bug (lockup, > no console output, task manager shows cpu but it doesn't produce files, > etc) I get it when building other projects with -j too and I don't think > its GHC's fault. > > Regards, > > Kyle Van Berendonck > > _______________________________________________ > ghc-devs mailing list > [email protected] > http://www.haskell.org/mailman/listinfo/ghc-devs > >
_______________________________________________ ghc-devs mailing list [email protected] http://www.haskell.org/mailman/listinfo/ghc-devs
