From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Kai-Uwe Rommel" To: DJ Delorie Cc: cygwin@sourceware.cygnus.com Subject: Re: B20.1: how to build for MinGW32? Date: Wed, 31 Mar 1999 19:45:00 -0000 Message-ID: X-SW-Source: 1999-03n/msg00178.html Message-ID: <19990331194500.lj976xPmS7LvvdyFOQsae-mnzOugxwWTly4wuwRxMBM@z> 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 ... Kai Uwe Rommel -- /* Kai Uwe Rommel ARS Computer & Consulting GmbH * * rommel@ars.de ( http://www.ars.de ) Muenchen, Germany * * rommel@leo.org ( http://www.leo.org/pub/comp/os/os2 maintenance) */ -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe@sourceware.cygnus.com