Casper Hornstrup wrote: >Hmm, I get: > >mingw32-make: Do not specify -j or --jobs if sh.exe is not available. >mingw32-make: Resetting make for single job mode. > > MinGW make doesn't support the -j option. Under Windows you can use the MSYS make that supports it. - Filip