On 15 Sep 2003 Ajay Agrawalla <[EMAIL PROTECTED]> wrote:

> For gcc incompatibility problems.. 
> 
> I was thinking like adding a compiler pree-qulification phase where
> the master builder would provide the compile requirements and the
> slave builder would present their credientials ( like gcc version etc
> etc ) and qualify to be part of the build process...

The question is, what tests do you do to make sure they're compatible?
As has been discussed here before, merely testing that they report the
same version is not sufficient.  (It might be a good start.)  You
might need an autoconf-like list of known problems for different
versions of gcc.  This can be pretty complex.

-- 
Martin 
__ 
distcc mailing list            http://distcc.samba.org/
To unsubscribe or change options: 
http://lists.samba.org/cgi-bin/mailman/listinfo/distcc

Reply via email to