On 04/30/2010 02:59 AM, Adam Greenhalgh wrote: > I think this bit of the patch needs rolling back or changing something > that mentions a decreased compile time at the slight risk of > additional errors during the build process. Its rare I know, but I > have seen it, and those that have done any significant development > work will know about the -j flag anyway. > > -scons > +scons -j4 > > adam
That's fine with me, but I compile with -j4 on a quad-core system all the time and have found no errors. scons seems to do the right thing with dependencies, at least. Thanks, Ben -- Ben Greear <[email protected]> Candela Technologies Inc http://www.candelatech.com _______________________________________________ Xorp-cvs mailing list [email protected] http://mailman.ICSI.Berkeley.EDU/mailman/listinfo/xorp-cvs
