On  2 Aug 2005, Josh Patterson <[EMAIL PROTECTED]> wrote:
> I have been happily using Distcc for about a month now, but have encountered
> weirdness with regard to what Assembler tries to get used. In some cases for
> reasons that I don't understand distccd tries to use a native version of AS,
> instead of PPC_405-as which would make more sense. In order to Make my cross
> compile distccd nodes work I had to sym link /bin/as to my ppc_405-as;
> clearly a horrible hack.

distccd has nothing to do with the assembler directly; it only runs the
compiler.  So I suspect, as Dan said, that you either have the wrong
compiler on some servers or are running the wrong one.

Or maybe sometimes your client is invoking a compiler called cc rather
than a fully qualified name.

> Thank You for any insight, this might be a great addition on the FAQ
> also.

Please let us know what you find out so we can add it.

-- 
Martin
__ 
distcc mailing list            http://distcc.samba.org/
To unsubscribe or change options: 
https://lists.samba.org/mailman/listinfo/distcc

Reply via email to