From: dagenais AT vlsi DOT polymtl DOT ca (Michel Dagenais) Subject: Re: cross-compiling 7 Nov 1996 12:35:58 -0800 Sender: daemon AT cygnus DOT com Approved: cygnus DOT gnu-win32 AT cygnus DOT com Distribution: cygnus Message-ID: <9611071938.AA00257.cygnus.gnu-win32@gutrune.vlsi.polymtl.ca> Original-To: cunio AT gazeta DOT pl Original-Cc: gnu-win32 AT cygnus DOT com In-Reply-To: (message from Jacek Stepniewski on Thu, 7 Nov 1996 17:36:13 +0100 (MET)) Original-Sender: owner-gnu-win32 AT cygnus DOT com Where I can find needed to compile Win32 programs on linux ? Is there anyone who uses such configuration ? Untar the gnu-win32 cdk source on your Linux machine. Then do: ../configure --host=i386-linux --target=i386-cygwin32 make make install Then you use i386-cygwin32-gcc to cross-compile. - For help on using this list, send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".