[distcc] Could "gcc -MD" be built in the server machine?

JCX jcx721 at gmail.com
Thu Aug 20 02:51:18 MDT 2009


Hi all,

There is such a compile situation:

gcc uses the option '-MD', such as:
distcc gcc -c -MD -o hello.o hello.c

And the output dependence file hello.d will be used by the later "cp" command.

So, can gcc command be built in the server machine? Can distcc be used?

I built the above files using distcc and got errors that showed
"hello.d: no such file". So, I think if distcc can be used.

Can someone give me any suggestions?

Thank you very much,
Caixia


More information about the distcc mailing list