[distcc] [PATCH] : for remote compilations on Sun WorkShop Compilers 4.2

rishikesh shetty rishikeshshetty at yahoo.com
Fri Apr 18 10:38:55 GMT 2003


I was facing a problem where the local compilations would go through fine but the when it tried to compile it remotely it gave errors. I have fixed this ... and have tested this on my local system ... but I m not sure whether it would work across all compilers distcc version: 2.0.1 $ diff serve.c serve.c.old
335c335
<     temp_o = dcc_make_tmpnam("server", ".o");
---
>     temp_o = dcc_make_tmpnam("server", ".out"); Is there a reason a ".out" file extension was used instead of a ".o" -rishi 


---------------------------------
Do you Yahoo!?
The New Yahoo! Search - Faster. Easier. Bingo.


More information about the distcc mailing list