help-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Do We Have Mutithreading Make


From: Tongfeng.Yang
Subject: Re: Do We Have Mutithreading Make
Date: Fri, 31 Aug 2007 09:45:32 +0800

Kristof Provost ,Dave Korn. thank you !




在 2007-08-30四的 12:14 +0200,Kristof Provost写道:
On 2007-08-30 17:27:55 (+0800), Tongfeng.Yang <address@hidden> wrote:
> Hello EveryOne:
>       we know that , make is drived by rules .and some obj depend on serverl
> other obj .
> if we can make these obj simultaneously ,then the process of make may be fast .
> 
>       Does the make have this function ?
> 
> Tongfeng.Yang

I think you're looking for the -j option. That will instruct make to run
a number of jobs in parallel.

See the make manual: 
http://www.gnu.org/software/autoconf/manual/make/Parallel.html#Parallel

Regards,
Kristof


reply via email to

[Prev in Thread] Current Thread [Next in Thread]