On Mon, 2006-01-23 at 21:19 -0600, Andrew Gaffney wrote:
> Dan Kegel wrote:
> > On 1/23/06, Stuart Longland <[EMAIL PROTECTED]> wrote:
> > 
> >>We were just having a discussion (read: heated debate) regarding how to
> >>set up distcc to work with cross-compiling toolchains.  The fly in the
> >>ointment is dealing with certain packages, which ignore the CC and CXX,
> >>and just call `gcc` (or worse, `cc`) instead of the fully qualified
> >>compiler name (`mips-unknown-linux-gnu-gcc`...etc).
> >>
> >>        There are a couple of approaches that we've nutted out:
> >>
> >>1. Multiple distcc daemons on separate ports: ...
> >>2. Single distcc daemon, with client-side wrappers. ...
> >>
> >>So... I put the question to you, the developers... what's the correct
> >>way to handle these "special" cases?  Is there a better way of handling
> >>this?
> > 
> > Yes.  Fix the broken packages and send the fixes upstream.
> > That's what I do.
> 
> And for dead, slow, incompetent, or otherwise uncooperative upstreams? I 
> don't 
> think that's what he had in mind.

For Gentoo a solution might be RESTIRCT="crosscompile". Dan is right,
though, make the corrective patches public and hope they're implemented
upstream eventually.

-- 
Regards,
Lisa Seelye
GPG: 09CF5 2D6B8 2B72B 997A7 601BC B46B5 561E4 96FC5
http://www.thedoh.com/~lisa/site

Attachment: signature.asc
Description: This is a digitally signed message part

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

Reply via email to