[distcc] building distcc 2.17 on Irix
Dimitri Papadopoulos-Orfanos
papadopo at www.NOSPAM.fr
Thu Sep 2 15:08:21 GMT 2004
Hi,
I got a few warnings while building distcc 2.17 on Irix using the
MIPSpro 7.3.1.3 compiler. You may want to fix some of them:
cc-1552 cc: WARNING File = src/state.c, Line = 161
The variable "ret" is set but never used.
int ret;
^
cc-1185 cc: WARNING File = src/timeout.c, Line = 67
An enumerated type is mixed with another type.
saved_phase = phase;
^
cc-1185 cc: WARNING File = src/dopt.c, Line = 224
An enumerated type is mixed with another type.
rs_trace_set_level(level);
^
cc-1185 cc: WARNING File = src/dopt.c, Line = 224
An enumerated type is mixed with another type.
rs_trace_set_level(level);
^
There's also the socklen_t vs. int argument issue in socket functions,
but you're aware of that and it's already in the TODO list.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: distcc-2.17.log.gz
Type: application/x-tar
Size: 1823 bytes
Desc: not available
Url : http://lists.samba.org/archive/distcc/attachments/20040902/4e8120f7/distcc-2.17.log.tar
More information about the distcc
mailing list