Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com X-Authentication-Warning: mercury.xraylith.wisc.edu: khan owned process doing -bs Date: Wed, 7 Jul 1999 20:39:16 -0500 (CDT) From: Mumit Khan Reply-To: Mumit Khan To: Reyaldo DOT SORIANO AT st DOT com cc: cygwin AT sourceware DOT cygnus DOT com Subject: Re: Cygwin32 Win32 --> Linux cross compiler In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Wed, 7 Jul 1999 Reyaldo DOT SORIANO AT st DOT com wrote: > Sorry to bug you once again, but I'm still having trouble building > cross compilers on cygwin for ...It seems that when I build > the binutils that it creates /usr/local/ to put the > cross binutils into but when I try to build gcc or egcs, the make > fails because it can't find crt0.o or crt1.o in the > /usr/local//include directory. > Any insight to offer? > As I've said in the past, there's quite a bit of learning/discovery to be done before doing the first successful cross-compiler. You have to understand how the compiler looks in the variuos places for includes, libraries and startup files. You need to install Linux headers, startup files and libraries before anything can be linked successfully. Please take this to crossgcc (you have the URL from previous message), it's much more relevant there. There's been on-going discussion there on how to do exactly what you're trying to do, and it might help to look through the archives and getting in touch with the person who has done this successfully (if any). Regards, Mumit -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com