[Clam-devel] Scons tips

Pau Arumi parumi at iua.upf.edu
Tue Jun 19 10:34:05 PDT 2007


En/na Hernán Ordiales ha escrit:
> On 6/19/07, Pau Arumi <parumi at iua.upf.edu> wrote:
>> En/na Hernán Ordiales ha escrit:
>> > since updates from today, problems again, my procedure is:
>> >
>> > svn up
>> > (i check for conflicts, but there isn't)
>> > cd CLAM
>> > scons
>> > scons install
>> > cd ../NetworkEditor
>> > scons
>>
>> Yes, this is good (btw, i use scons -j3 to take advantage of my
>> core duo processor --one process manages the scons tree, the others
>> compiles.)
> 
> scons --help
> ...
> -j N, --jobs=N              Allow N jobs at once.
> ...
> 
> why 3 and not 2?
> which is the third task?

Someone told me (at LAC) that one task plays the manager role. So
you better do -j nprocs+1

pau





More information about the clam-devel mailing list