On 11 Oct 2002, Alexandre Oliva <[EMAIL PROTECTED]> wrote:

> Err...  So if I name my compilers compile.c and compile.C, distcc will
> take them as source file names instead of as compiler names?

Yes, I'm afraid so. 

I think that's not much more reasonable than not calling your source
.c, though.  After all, gcc makes plenty of assumptions about file
naming conventions.

> This doesn't sound right to me.

Well, it's a heuristic.  I don't think there's any perfect case.

It could be improved a bit more I suppose by scanning the path to see
whether there is any such file with +x, but there are still
(contrived?) cases where that can fail.

--
Martin
_______________________________________________
distcc mailing list
[EMAIL PROTECTED]
http://lists.samba.org/cgi-bin/mailman/listinfo/distcc

Reply via email to