[distcc] distcc 1.2 released

Martin Pool mbp at samba.org
Wed Feb 26 00:08:37 GMT 2003


On 25 Feb 2003, Julien Letessier <mezis at free.fr> wrote:
> >So should the manual say that CPPFLAGS should always have
> >-no-cpp-precomp on Darwin?
> 
> Definitely. If you don't your make will stop immediately with:
> 
> gcc -I./lib -I./popt -I./src -g -O2 -W -Wall -W -Wimplicit -Wshadow 
> -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return 
> -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline 
> -DHAVE_CONFIG_H -o src/cpp.o -c src/cpp.c
> src/cpp.c:74: only 1 arg to macro 'rs_fatal' (2 expected)
> cpp-precomp: warning: errors during smart preprocessing, retrying in 
> basic mode
> make: *** [src/cpp.o] Error 1
> 
> So the ideal solution would probably be to set this flag when detecting 
> Darwin at configure time.

Oh, this is required for building distcc, not for building programs
using distcc?

-- 
Martin 


More information about the distcc mailing list