distcc-2.8 builds just fine on Solaris 8 using Sun's Forte 7 compiler, except for a few warnings:
"src/compile.c", line 153: warning: argument #6 is incompatible with prototype:
prototype: pointer to int : "src/compile.h", line 23
argument : pointer to unsigned int
"src/compile.c", line 200: warning: argument #3 is incompatible with prototype:
prototype: pointer to unsigned int : "src/compile.c", line 114
argument : pointer to int
"src/remote.c", line 156: warning: argument #4 is incompatible with prototype:
prototype: pointer to unsigned int : "src/clirpc.h", line 1
argument : pointer to int
"src/remote.c", line 172: warning: argument #2 is incompatible with prototype:
prototype: pointer to unsigned int : "src/clirpc.h", line 7
argument : pointer to int
"src/remote.c", line 185: warning: argument #3 is incompatible with prototype:
prototype: pointer to unsigned int : "src/exec.h", line 32
argument : pointer to int
"src/arg.c", line 328: warning: implicit function declaration: asprintf
"src/exec.c", line 294: warning: argument #2 is incompatible with prototype: prototype: pointer to int : "src/exec.c", line 263 argument : pointer to unsigned int
Regards, Dimitri
__ distcc mailing list http://distcc.samba.org/
To unsubscribe or change options: http://lists.samba.org/cgi-bin/mailman/listinfo/distcc