However, it seems I'm out of luck as far as compilers (that do what I need) go. What I'm looking for is a C compiler that can output a simple 32-bit flat (note: not ELF) binary; along with this, I'd like it to be able to be run natively in Windows (for purely aesthetic reasons; I'd just rather not have to bother with Cygwin).
Does anyone have any recommendations, or should I just bite the bullet and get used to Cygwin?
Also, a note for those about to pelt me with comments about this; it's not the Unix environment that I find ugly about Cygwin, it's the fact that it's an emulated Unix environment running on another system.
