[ros-kernel] CVS regressions and checkin system idea -DistributedRegression Testing

Casper Hornstrup chorns at users.sourceforge.net
Sun Apr 18 14:42:26 CEST 2004


 

> -----Original Message-----
> From: ros-kernel-bounces at reactos.com 
> [mailto:ros-kernel-bounces at reactos.com] On Behalf Of Mark IJbema
> Sent: 18. april 2004 12:36
> To: ReactOS Kernel List
> Subject: Re: [ros-kernel] CVS regressions and checkin system 
> idea -DistributedRegression Testing
> 
> On Sat, Apr 17, 2004 at 12:19:32PM +0200, Casper Hornstrup wrote:
> > It has two CPUs, so if anyone knows how to fix our build system so 
> > that we can use make -j2, then it will be able to use them both, 
> > nearly doubling the speed of the integration process.
> 
> -j3 or -j5 rather if i may believe the make manuals. But the 
> reason that this doesn't work is that dependencies aren't 
> properly made in the makefile. I've tried using make -j3 
> myself as well, but one of the problems is that the reactos 
> toolset (the little tools to make directories, remove files 
> etc) may not been fully build before the other files are 
> build. If this all works i want to try compile reactos with 
> distcc as well (at the university we have 40 similar pc's, 
> running debian testing, so it should work I guess).
> 
> Mark

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.

Casper



More information about the Ros-kernel mailing list