[distcc] Error when cross compiling

Daniel Jabbour daniel at laptouchinc.com
Thu Apr 2 19:20:26 GMT 2009


Actually,

I had tried the absolute path and got the same earlier error. But  
after editing the init.d script so PATH was being populated properly  
everything worked fine.

Daniel

--
Daniel Jabbour
Software Engineer
Laptouch, Inc.



On Apr 2, 2009, at 2:58 AM, <ibaker at mail.cern.ch>  
<ibaker at mail.cern.ch> wrote:

>
>>
>> So, there is an alternative method to handle these situations ?
>> IMHO the simpliest way is adding an environment variable or a command
>> line argument that specifies the path where distccd needs to look.
>>
>
> Or specify the absolute path to whichever compiler you want to use  
> on the client, this is then passed verbatim to the server and the  
> compiler is run from that directory (from the man page):
>
> distcc /usr/local/bin/gcc-3.1415 -c hello.c
>
> Ian



More information about the distcc mailing list