[distcc] distcc-2.7 on Solaris

Dimitri Papadopoulos-Orfanos papadopo at shfj.DECOY.cea.NOSPAM.fr
Mon Jun 16 09:57:01 GMT 2003


Hi,

distcc-2.7 builds just fine on Solaris 8 using Sun's Forte 7 compiler,
except for a few warnings:


"src/compile.c", line 152: 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 199: warning: argument #3 is incompatible with 
prototype:
         prototype: pointer to unsigned int : "src/compile.c", line 113
         argument : pointer to int


"src/remote.c", line 128: 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 145: 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 158: warning: argument #3 is incompatible with 
prototype:
         prototype: pointer to unsigned int : "src/exec.h", line 32
         argument : pointer to int


"src/exec.c", line 293: warning: argument #2 is incompatible with prototype:
         prototype: pointer to int : "src/exec.c", line 262
         argument : pointer to unsigned int


Regards,
Dimitri





More information about the distcc mailing list