Hi Martin,

On Wed, Feb 11, 2009 at 11:02 AM, Martin Spott <martin.sp...@mgras.net> wrote:
> Martin Spott <martin.sp...@mgras.net> wrote:
>
>> I've put a little log here ....  and I'll leave it to you to decide
>> wether it's worth fixing  ;-)
>
> BTW, should I be safe to run a parallel build with 'gmake -j 3' ? Both
> the Sun (Ultra2) and the SGI (Octane2) are pretty old machines and
> therefore it takes ages to build, but they both have dual CPU's,

The Cmake build system handles multiple processor build extremely well.  I use:

  make -j 8

On my current Core i7 dev machine.

Robert.
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to