[sldev] Is there a way to compile the SL viewer faster?

Dzonatas dzonatas at dzonux.net
Wed Mar 14 12:19:47 PDT 2007


Soft Noel wrote:
> I've still not done a Linux build. Are the dependencies friendly for
> parallel builds?
>   
If you do not use DISTCC for remote builds, you have the option to use 
'scons -j ##' where ## is the number of processes you want to fork. This 
works well under clusters systems like OpenMosix.

I've heard people who are really happy to have a cluster system and many 
workstations. They use distcc to fire off a build on the cluster if the 
workstation is not attached to the cluster. On the cluster they have 
ccache enabled.

Note: OpenMosix works on Windows with coLinux. =)


More information about the SLDev mailing list