A very, very newbie-ish question

Hello,

Is there any way to build SDL under Windows95
without using any cross-compilers? I tried to do
it using gcc from Cygwin, and it didn’t work;
first it complained about missing Windows SDK
include files, then (after I installed these files)
some other includes were missing…

Is it possible at all to build SDL under Windows
without VisualC? And if it is, what tools/files
should I get to build it? Do I need to do anything
beyond just “configure; make; make install” ?

Thank you,
Denis Sarancha

Hello,

Is there any way to build SDL under Windows95
without using any cross-compilers? I tried to do
it using gcc from Cygwin, and it didn’t work;
first it complained about missing Windows SDK
include files, then (after I installed these files)
some other includes were missing…

Is it possible at all to build SDL under Windows
without VisualC? And if it is, what tools/files
should I get to build it? Do I need to do anything
beyond just “configure; make; make install” ?

I’m working on a native build environment. I’ll try to post it today.
You can get a sneak preview at:
http://www.libsdl.org/Xmingw32/mingw32-native.zip

See ya!
-Sam Lantinga, Lead Programmer, Loki Entertainment Software