[distcc] Re: Distcc 2.7 fails to compile on OSX

Martin Pool mbp at sourcefrog.net
Mon Jul 7 05:16:07 GMT 2003


On 23 Jun 2003, Dara Hazeghi <dhazeghi at yahoo.com> wrote:
> You might consider adding this item to the FAQ at
> least until a fix goes in.

OK, done.

> I tried to come up with an autoconf check, but I'm
> hitting a few snags. Do you know of a good macro to
> use to check program flags? I tried
> ax_cflags_gcc_option (from the autoconf macro archive)
> but it doesn't seem to work right. The flag tested
> gets included independent of whether it's accepted!

Perhaps just a little check for whether variadic macros actually work
would be enough.  If they don't, then fall back to the non-gcc
implementation.

-- 
Martin 



More information about the distcc mailing list