Free Compiler for Windows(98)?

Howdy,

my main development environment is OSX. however, i also need to
compile Windows versions of my programs. i have no desire to pay
for a Win compiler for so little use.

i’m looking for the least complicated (to install/use) solution.
what are my options?

BTW: all of the programs that i will develop/port will use SDL.

                         \\//_

An embedded and charset-unspecified text was scrubbed…
Name: not available
URL: http://lists.libsdl.org/pipermail/sdl-libsdl.org/attachments/20020606/5916cab2/attachment.txt

MingW32. You’ve got half the tools needed for MingW32 cross-compiles
already installed. There may be info on it in the Win32 or Linux FAQs
since it is usually used by SDL people to compile for Win32 from Linux.
It should work just as well for Win32 on a Mac if you’re using autoconf
and friends properly.On Thu, Jun 06, 2002 at 10:41:51AM -0700, montgomery f. tidwell wrote:

my main development environment is OSX. however, i also need to
compile Windows versions of my programs. i have no desire to pay
for a Win compiler for so little use.

i’m looking for the least complicated (to install/use) solution.
what are my options?

BTW: all of the programs that i will develop/port will use SDL.


Joseph Carter No conceit in my family

by the power of greyskull
someone tell me the ban to place
mrcurious: *.debian.org, *.novare.net
*.debian.org. that’s awesome.
– Seen on LinuxNet #linux

-------------- next part --------------
A non-text attachment was scrubbed…
Name: not available
Type: application/pgp-signature
Size: 273 bytes
Desc: not available
URL: http://lists.libsdl.org/pipermail/sdl-libsdl.org/attachments/20020606/73e69583/attachment.pgp

my main development environment is OSX. however, i also need to
compile Windows versions of my programs. i have no desire to pay
for a Win compiler for so little use.

i’m looking for the least complicated (to install/use) solution.
what are my options?

BTW: all of the programs that i will develop/port will use SDL.

Dev-C++, that uses Mingw32.