On Jul 6, 2003, Alexandre Oliva <[EMAIL PROTECTED]> 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 [EMAIL PROTECTED], gcc.gnu.org} CS PhD student at IC-Unicamp [EMAIL PROTECTED], gnu.org} Free Software Evangelist Professional serial bug killer __ distcc mailing list http://distcc.samba.org/ To unsubscribe or change options: http://lists.samba.org/cgi-bin/mailman/listinfo/distcc
