[distcc] Does distcc-2.12-1 work with Sun workshop compiler ?

Yang Tj-ATY010 ATY010 at motorola.com
Thu Apr 15 23:20:05 GMT 2004


I am under impression that distcc only work with
gcc compiler, not the vendors' compiler. 

I got a tip form "Beadles, Jeff <jeff_beadles at mentorg.com>"

In order to get it work with Sun workshop compiler
we need to change ".out" to ".o" in serve.c. 

But when I look at the serve.c in dist-2.12-1, I can't
find the trace of ".out" anymore.

Do it means distcc-2.12-1 should work with non-gcc 
compiler now ?

root at ilad2140>   egrep '\.o.*' serve.c
 * Copyright (C) 2002, 2003 by Martin Pool <mbp at samba.org>
    if ((ret = dcc_make_tmpnam("distccd", ".o", &temp_o)))
root at ilad2140>pwd
/tmp/distcc-2.12.1/src


Thanks for your pointer

tj



More information about the distcc mailing list