[distcc] Preprocessed output to make's stdout instead of to remote distccd

Terry Griffin terryg at axian.com
Mon Sep 30 23:11:00 GMT 2002


> On 30 Sep 2002, Terry Griffin <terryg at axian.com> wrote:
>
>> Any ideas? What make, gcc, or distcc option/feature/bug
>> would cause this?
>
> I suspect you're probably using some kind of gcc command line that
> distcc doesn't understand yet.
>
> Can you please post the DCC_VERBOSE=1 output, or at least the command
> line that Make is running?  Just the trace for one file that fails in
> this way should be enough.
>

Here's the preprocessing command with a bunch of -include's and -I's
removed for brevity:

distcc[18403] (dcc_set_output) command after: g++3 -MMD -E -g -Wall
-Wno-unused -Wmissing-declarations -Woverloaded-virtual -Winline
-DLINUX -DREDHAT_MAJOR=7 -DREDHAT_MINOR=3 -fPIC -D_REENTRANT
"-DOS="Linux"" "-DOS_REL="2.4.18-10"" "-DOS_DIST="Red Hat""
"-DOS_DIST_REL="7.3"" Graph.C -o /tmp/distcc_0000010a/cppout_0000018403.i

Then with local args removed:

distcc[18403] (dcc_strip_local_args) result: g++3 -c -g -Wall -Wno-unused
-Wmissing-declarations -Woverloaded-virtual -Winline -fPIC Graph.C
-o Graph.o

This was with distcc from CVS.

Terry
-- 
Terry Griffin
Axian Inc.
http://www.axian.com/




More information about the distcc mailing list