[Gllug] make -j problems

Andrew Farnsworth farnsaw at stonedoor.com
Tue Jun 22 14:40:02 UTC 2010


On Tue, Jun 22, 2010 at 9:37 AM, Rich Walker <rw at shadowrobot.com> wrote:

> I want to run make from a script on another machine.
>
> At the moment, I execute
> ssh -X machine "cd /usr/src/linux; setarch i386 make ; make --jobs=4
> CC=gcc bzImage modules"
>
> but it ignores the -j (4-CPU machine...)
>
> Any ideas?
>
> cheers, Rich.
>

Rich,
I have had problems with --jobs before (though it has been a while) try just
using "-j 4" instead and see what happens.

Andy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.lug.org.uk/pipermail/gllug/attachments/20100622/8d87037d/attachment.html>
-------------- next part --------------
-- 
Gllug mailing list  -  Gllug at gllug.org.uk
http://lists.gllug.org.uk/mailman/listinfo/gllug


More information about the GLLUG mailing list