[Bf-committers] Re: [Bf-blender-cvs] CVS commit: blender/source nan_compile.mk

Chris Want cwant at ualberta.ca
Sun Nov 19 18:48:42 CET 2006


Kent Mein wrote:
>   Log:
>   This reverts the dependancy stuff I did for make -j#
>   
>   It was causing all of blender to be rebuilt every single time.
>   Need to do more to figure it out before we add this back in.

By the way, make -j# is supported with a cmake configured
build, here are some numbers on a fast dual opteron
system:

make:

real    3m34.167s
user    3m3.267s
sys     0m36.834s

make -j2:

real    1m56.087s
user    3m6.852s
sys     0m37.626s

Chris


More information about the Bf-committers mailing list