On Feb 1, 2008 10:59 AM, Ian Romanick <[EMAIL PROTECTED]> wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> José Fonseca wrote:
> | I tried and tried to produce a proof of concept with CMake, but
> | couldn't find a satisfactory solution for using it with mesa/gallium.
> | Getting convenience libraries to work with CMake would be so difficult
> | and hackish, that would defeat the whole point of the exercise.
> |
> | So I researched for another build system with the desired
> | characteristics again, and rediscovered scons, http://www.scons.org/ .
> | I tried using it a few times in the past, and I recall Brian tried
> | too, but this time it was a pleasant surprise. In a few hours I
> | managed to get softpipe to build. Supporting convenience libraries was
> | also easy.
>
> Does it support parallel builds?  The moral equivalent of "make -j4".
> On a quad-core system with sufficient RAM that cuts build times by
> roughly a two thirds.  It would be a shame to lose that.

According to the FAQ, yes, with the same -j switch.

http://www.scons.org/faq.php#SS_5_3

--
Dan

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Mesa3d-dev mailing list
Mesa3d-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mesa3d-dev

Reply via email to