I am under impression that distcc only work with
gcc compiler, not the vendors' compiler.
I got a tip form "Beadles, Jeff <[EMAIL PROTECTED]>"
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 ?
[EMAIL PROTECTED]> egrep '\.o.*' serve.c
* Copyright (C) 2002, 2003 by Martin Pool <[EMAIL PROTECTED]>
if ((ret = dcc_make_tmpnam("distccd", ".o", &temp_o)))
[EMAIL PROTECTED]>pwd
/tmp/distcc-2.12.1/src
Thanks for your pointer
tj
__
distcc mailing list http://distcc.samba.org/
To unsubscribe or change options:
http://lists.samba.org/mailman/listinfo/distcc