[distcc] distcc & gcc3.3

Martin Pool mbp at sourcefrog.net
Wed Apr 12 00:04:11 GMT 2006


On 11/04/2006, at 6:42 PM, Paul Theo Gonciari wrote:

> Running binary diff (or md5sum) on two object files
> (one build locally and one build on a remote machine
> through distcc) finds differences.
>
> Building a project with -g ~80% of the files are
> different, when building with -O2 only ~10%.
>
> (btw, I'm using distcc 2.18.3)
>
> Googling I've found that there have been similar
> inquiries (please see below). Can this problem be
> fixed by simply adding a compiler flag?
>
> http://gcc.gnu.org/ml/gcc-patches/2004-01/msg01341.html
> http://lists.samba.org/archive/distcc/2003q2/000997.html

I think fixing it requires a patch to gcc.

The differences between the files are generally not very important.

-- 
Martin





More information about the distcc mailing list