admin wrote: > distccd[1068] (dcc_execvp) ERROR: failed to exec i686-pc-linux-gnu-gcc: No > such file or directory
Your question is not "how to get distcc" working, then. You need to build a cross compiler if you want to build linux binaries on Cygwin. The problem that you originally reported was missing headers, because you do not have the linux headers and libraries installed on Cygwin for the cross compiler to use. This is a general question about building cross compilers, it's not specific to Cygwin at all. I recommend you post on the crossgcc list. Brian -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/