sid24ss / distcc

Automatically exported from code.google.com/p/distcc
GNU General Public License v2.0
0 stars 0 forks source link

Write tool to detect whether system header files on servers match client. #17

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Pump mode uses the system header files (header files in the default system
include directories) from the servers, rather than from the client.
This means that for deterministic operation, those header files need to be
the same on all the distcc servers as they are on the distcc client.
However, currently there's no easy way to check that.
We should provide a tool that users can run to check it.

Original issue reported on code.google.com by fer...@google.com on 4 Aug 2008 at 9:44

GoogleCodeExporter commented 9 years ago
I'm facing same issue with you.
If it is not possible to support sometime soon.
Why don't you add option to make pump mode uses the system header files from 
client?

Original comment by nereu...@gmail.com on 25 Feb 2011 at 10:38

GoogleCodeExporter commented 9 years ago
Patches welcome...

Original comment by fer...@google.com on 25 Feb 2011 at 9:46