Changes

Jump to: navigation, search

Distcc With MSVC

420 bytes added, 20:41, 26 September 2006
Project News
For the most up to date info look up [http://www.foobartastic.com foobartastic]
 
== Sept. 26 2006 ==
Tried to do parallel builds with mozilla in linux (maybe we should have done this first). Here is something usefull to know :
To parallel build in mozilla, you cannot pass the -jN option to make and expect it to work. It didn't for me, and make was killing itself without an explination. I later learned that you have to add the following line to mozconfig
mk_add_options MOZ_MAKE_FLAGS=-j8
Cheers
== Sept. 24 2006 ==
We think we've got the architecture right now. Ofcourse the only way to know is to start porting cl :). We're now going to try to port the tests to work with cl.exe.
1
edit

Navigation menu