This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
Other format: | [Raw text] |
On Jul 6, 2003, Alexandre Oliva <aoliva@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.
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |