[distcc] gcc bootstraps with distcc

Alexandre Oliva aoliva at redhat.com
Sun Jul 6 22:26:50 GMT 2003


On Jul  6, 2003, Alexandre Oliva <aoliva at redhat.com> wrote:

> BTW, I may have found out why the differences in macro line numbers
> were gone: distcc assumes -Mpwd requires local execution, so it never
> ran separate preprocessing and remote compilation.  Oops.

Confirmed, the problem is still there.  The trick to get distcc to
distribute compilations and use -Mpwd is to add -Wp,-Mpwd to
BOOT_CFLAGS.

-- 
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