Changes

Jump to: navigation, search

Distcc With MSVC

524 bytes added, 13:54, 28 April 2007
Project News
= Project News =
See what's up with this project! Older news can be found [[Distcc With MSVC:Older News|here]]
 
== April 28, 2007 ==
 
PDB files :
vc80.pdb - source file debug symbols
'''project'''.pdb - project debug symbols
 
vc80.pdb can be overwritten by/Fd'''debug'''
 
Link between '''source'''.c[pp] and '''debug''' is hard coded in the object file. You can find it by running the ''strings'' command on the object file (Thanks shaver!).
 
Leaving debug symbols aside. We should probably start porting distcc to mingw and replacing incompatible functions. Since that would be more time consuming and more difficult to get right.
== April 23, 2007 ==
1
edit

Navigation menu