Hi Mathias,

-----Ursprüngliche Nachricht-----
Von: Mathias Gumz [mailto:mathias.gumz+ope...@gmail.com] 
Gesendet: Freitag, 19. Dezember 2008 22:25
An: opensg-users@lists.sourceforge.net
Betreff: Re: [Opensg-users] cmake/scons

> 2) the /MP compiler flag for Visual Studio (enables multi core
compilation)
> - I think this can be enabled in general or does anybody know about
> backdrops on single core systems?

well, just:

% set CL=/MPn

with n beeing number of cpus ... and done.
you can also create the .sln stuff and then use:

%  vcbuild /Mn bla.sln

with vstudio08.

Thank you for the hint, I wasn't aware it is that easy ;-)

Cheers,
Christoph


------------------------------------------------------------------------------
_______________________________________________
Opensg-users mailing list
Opensg-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensg-users

Reply via email to