Re: make -j zImage

Ulrich Windl (Ulrich.Windl@rz.uni-regensburg.de)
Tue, 28 May 1996 08:54:50 +0200


On 27 May 96 at 13:56, Dave Wreski wrote:

>
>
> Hi all. I have 64megs of ram, and I was wondering why it is that I
> cannot do 'make -j zImage' when compiling 1.99.8? I am currently running
> 1.99.7 on a p120. Could this be a problem? I have been able to do this
> before, while compiling other kernels, but not too often..

Sorry not to solve this issue, but:

Is "-j" propagated to the sub-makes? It seems that only the first
make receives the command-line flags.

>
> Thanks,
> Dave
Ulrich