Changes

Jump to: navigation, search

Distcc with MSVC:CL Options

159 bytes added, 16:11, 10 November 2006
Tutorial: Clarified our expectations some more.
# preprocess the file. Use the /P for this, the file will be called <filename>.i
# move the file to some remote location. You can create a temporary folder for this.
# compile to object code. Pass the /Fo<filename>.obj /c to compile only to object code. If no object code or you get a warning, please give either document on this page or if you feel really unsure, post in the discussion. When documenting please specify if your documentation comes from reading or doing. If reading is not from msdn please link to where you got your information.
== Questionable Options ==
1
edit

Navigation menu