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: <01ad01c309e1$6791b600$6dee86d9@ellixia> From: "Elfyn McBratney" To: "cygwin" , References: <3EA7068D DOT 3000101 AT hekimian DOT com> Subject: Re: Success! Cross Compiler Linux to Cygwin Date: Wed, 23 Apr 2003 22:43:36 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300 > Tim Renner wrote: > > > Success! I got it working ;) Ignore my last post, I read the advice > > wrong ;) Anyways... here are the exact steps I went through... this is > > only for building the 2.95.3-10 version of gcc, which is what I > > needed... I havn't tried to patch up 3.2-2 yet... If anyone uses these > > instructions, let me know how well they work or what you had to do to > > tweak it... > > > > I am using: RedHat Linux 7.2, gcc version 2.95.3, binutils version > > 2.11.90.0.8 > > Thank you very much for the instructions. I just built a 3.2 cross-compiler. > > However, the -mno-cygwin option does not work. You might check and make sure > you really built the necessary files for it -- you might be using a previously- > built version? > > If someone would enlighten me as to how to build the -mno-cygwin files, I will > post the resulting build script for posterity's sake. > -- > Joe Buehler What happens when you try and link an executable using '-mno-cygwin'? Do you have the full w32api package installed? What (link)errors do you get? Do you have the the .../i686-pc-{cygwin,mingw} trees set-up? I have this working but haven't attempted doing it myself yet, a colleague compiled it on our servers. Elfyn -- 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/