Changes

Jump to: navigation, search

Distcc With MSVC

664 bytes added, 14:37, 5 January 2007
Project News
= Project News =
 
==Jan 5, 2007==
 
As of r89 the issue of cl getting confused by unix style paths is gone. Windows builds now have a function compiled in which converts unix style paths (/path/from/root/to/file.c) to windows style paths (c:\path/to/file).
 
We have chosen to not use the [http://www.koders.com/cpp/fidCE5308B03815EF7102099FCA59337FBC73C2FA00.aspx?s=cygpath cygpath code] since we're unlikely to need to check the mount table and do all that fancy stuff. This function is "smart" enough to realize that "/home" is under the cygwin install dir. However the build system is not clever enough to check where cygwin is installed. This should definitly be more dynamic.
==Jan 4, 2007==
1
edit

Navigation menu