Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <4288005E.227A86B2@dessent.net> Date: Sun, 15 May 2005 19:07:26 -0700 From: Brian Dessent MIME-Version: 1.0 To: Cygwin List Subject: Re: having trouble compiling gcc (3.3.3 or 3.3.5) in cygwin References: <200505152155 DOT AA476840040 AT mail DOT rabinglove DOT com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Reply-To: cygwin AT cygwin DOT com 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/