This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: Compiling for win32 on Linux
- From: Eljay Love-Jensen <eljay at adobe dot com>
- To: Geoffe Elias <geoffe02 at yahoo dot com>, gcc-help at gcc dot gnu dot org
- Date: Fri, 29 Aug 2003 07:04:01 -0500
- Subject: Re: Compiling for win32 on Linux
Hi Geoffe,
You need a GCC cross compiler.
In the words of Mumit:
See <http://www.xraylith.wisc.edu/%7Ekhan/software/gnu-win32/>http://www.xraylith.wisc.edu/~khan/software/gnu-win32/ for Unix->x86-win32 cross-compilation howtos.
HTH,
--Eljay