This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: having trouble compiling gcc (3.3.3 or 3.3.5) in cygwin


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]