Hi, distcc-2.9 builds just fine on latest CYGWIN release, except for a few warnings:
gcc -DHAVE_CONFIG_H -D_GNU_SOURCE -I./src "-DSYSCONFDIR=\"/usr/local/etc\"" -I./lzo -g -O2 -W -Wall -W -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -o src/remote.o -c src/remote.c In file included from src/remote.c:52: src/timeval.h:4: warning: `struct timeval' declared inside parameter list src/timeval.h:4: warning: its scope is only this definition or declaration, which is probably not what you want gcc -DHAVE_CONFIG_H -D_GNU_SOURCE -I./src "-DSYSCONFDIR=\"/usr/local/etc\"" -I./lzo -g -O2 -W -Wall -W -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -o src/io.o -c src/io.c src/io.c: In function `tcp_cork_sock': src/io.c:229: warning: unused parameter `fd' src/io.c:229: warning: unused parameter `corked' Mit freundlichen Gruessen best regards Heiko Elger ******************** ARBURG GmbH + Co Heiko Elger - Softwareentwicklung - / - Research and Development - Arthur-Hehl-Strasse D-72290 Lossburg Tel.: +49 (0) 7446 33-3659 Fax.: +49 (0) 7446 33-3365 mailto:[EMAIL PROTECTED] http://www.arburg.com Bitte entfernen Sie "NOSPAM" von der Email-Adresse Please remove "NOSPAM" from the email address __ distcc mailing list http://distcc.samba.org/ To unsubscribe or change options: http://lists.samba.org/cgi-bin/mailman/listinfo/distcc
