[distcc] sanity-check script

Alexandre Oliva oliva at lsd.ic.unicamp.br
Tue Jul 8 04:33:59 GMT 2003


On Jul  8, 2003, Martin Pool <mbp at samba.org> wrote:

> What do you think?

Trivial to turn into a ~/.distcc/hosts generator :-)

This is kind of exactly what I had in mind.

Besides getting it to use ${CC-cc}, I also meant to make the source
file configurable, which would make it possible to avoid certain
known incompatibilities between compilers as they show up (e.g., using
gcc 3.3 to preprocess and 3.2 to compile will get you link errors in
programs that use the va_start macro).

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                 aoliva@{redhat.com, gcc.gnu.org}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist                Professional serial bug killer



More information about the distcc mailing list