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 Message-Id: <199903080530.XAA21364@modi.xraylith.wisc.edu> X-Authentication-Warning: modi.xraylith.wisc.edu: localhost.xraylith.wisc.edu [127.0.0.1] didn't use HELO protocol To: "Kai-Uwe Rommel" cc: DJ Delorie , cygwin AT sourceware DOT cygnus DOT com Subject: Re: B20.1: how to build for MinGW32? In-reply-to: Your message of "Sun, 07 Mar 1999 20:01:13 +0100." Date: Sun, 07 Mar 1999 23:30:21 -0600 From: Mumit Khan "Kai-Uwe Rommel" writes: > > DJ Delorie wrote on 7.3.1999 19:08:28: > > > > > Since I can't find notes about that in the docs, here is my > > > question: what is the official way of recompiling the code for > > > MinGW32? > > > > Mingw doesn't provide a posix emulation, so I wouldn't expect GNU > > tools to build with it. I think our expectation is that the > > development tools would always be built with cygwin, and would > > cross-compile to mingw. > > So how do I cross-compile with CygWin to MinGW32? I finally managed > to get the thing compiled, but after "configure" I had to add > -mno-cygwin manually to the Makefile's "CC = gcc" statements and > also had to manually edit some config.h files. > > Probably I already have to tell "configure" to use -mno-cygwin, but > how? I am still not all too familiar with CygWin and configure ... Have you looked at my howto for building mingw cross compiler? That may answer your question. See http://www.xraylith.wisc.edu/~khan/software/gnu-win32/ I've never tried building under cygwin, but in theory it should work just as well as under Linux or other well supported Unix'y hosts. Regards, Mumit -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com