From: dagenais@vlsi.polymtl.ca (Michel Dagenais)
Subject: Re: cross-compiling
7 Nov 1996 12:35:58 -0800
Sender: daemon@cygnus.com
Approved: cygnus.gnu-win32@cygnus.com
Distribution: cygnus
Message-ID: <9611071938.AA00257.cygnus.gnu-win32@gutrune.vlsi.polymtl.ca>
Original-To: cunio@gazeta.pl
Original-Cc: gnu-win32@cygnus.com
In-Reply-To: <Pine.LNX.3.95.961107173303.2515C-100000@pc-cunio.gazeta.pl> (message from Jacek Stepniewski on Thu, 7 Nov 1996 17:36:13 +0100 (MET))
Original-Sender: owner-gnu-win32@cygnus.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@cygnus.com" with one line of text: "help".
