[Releasing] New alpha package available for testing

marius.storm-olsen at nokia.com marius.storm-olsen at nokia.com
Thu Mar 29 15:41:55 CEST 2012


Huh? 'make -j 8' shouldn't mean -j<infinity>, and if it did, it means that 8 would refer to a make rule, which would fail since it doesn't exist.

Make should munge:
    Make -j<n>
    Make -j <n>
    Make --jobs=<n>

See http://www.gnu.org/software/make/manual/make.html#Options-Summary

-- 
.marius


> -----Original Message-----
> From: releasing-bounces+marius.storm-olsen=nokia.com at qt-project.org
> [mailto:releasing-bounces+marius.storm-olsen=nokia.com at qt-project.org]
> On Behalf Of ext vivo75 at gmail.com
> Sent: Thursday, March 29, 2012 8:37 AM
> To: Hughes Bradley (Nokia-MP/Oslo)
> Cc: releasing at qt-project.org
> Subject: Re: [Releasing] New alpha package available for testing
> 
> [snip]
> 
> % ./build -j8 Unknown option: j8
> 
> There needs to be a space between -j and 8, but the README shows the 2
> options together:
> 
> 
> [snip]
> 
> interesting, `make -j 8` translate to `make -j<infinity> 8`, not
> something the faint of heart should do, maybe worth evidencing
> appropriately
> 
> the thing just popped to the eye, not really knowing the background of
> the issue
> _______________________________________________
> Releasing mailing list
> Releasing at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/releasing



More information about the Releasing mailing list