1
edit
Changes
→Project News
= Project News =
See what's up with this project! Older news can be found [[Distcc With MSVC:Older News|here]]
== April 30, 2007 ==
There are some header files in distcc that have the same name as some of the standard header files in /usr/include. One file is rpc.h, which is being #included by "sockets.h". Since we don't need sockets.h, this shouldn't be a problem in ''this case''. But that is still something we have to watch out for.
== April 28, 2007 ==