[distcc] Distcc with sh4-linux-gcc

Wadii Guedria wadii.gd at gmail.com
Wed Mar 31 09:48:09 MDT 2010


Hi all,

I installed distcc in two machines, I have distcc working with gcc but not
with sh4-linux-gcc. I need sh4-linux-gcc for cross
compilation.(sh4-linux-gcc under /opt/.../sh4/bin and installed in both
machines)
I made a masquerade link and exported it to the PATH, also exported /sh4/bin
to the PATH

cd /usr/lib/bin/
mkdir distcc
cd distcc
ln -s /usr/bin/distcc sh4-linux-gcc
ln -s /usr/bin/distcc sh4-linux-g++
ln -s /usr/bin/distcc sh4-linux-c++

When I launch the compilation with the compiler sh4-linux-gcc, I have this
error

(dcc_execvp) ERROR: failed to exec sh4-linux-gcc: No such file or directory

Could someone tell what to do?
I am sorry if my question has already been asked.

Thanks

wad
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.samba.org/pipermail/distcc/attachments/20100331/16b87d55/attachment.html>


More information about the distcc mailing list