Mail Archives: djgpp/1997/04/21/06:25:13
> Why not!?! DJGPP is fast and free. It's perfect for games. ID
> origionally used Watcom C, which is expensive and about the same speed
> of DJGPP (anybody have any real speed comparisons?). Perhaps they
> thought they'd just try out DJGPP and see what it's like... since it's
> obviosly a worthy competitor against Watcom.
I started our game in Watcom C++ v10.6, but then converted it to DJGPP v2
(took about a few days). Didn't notice much speed difference on a pentium,
but you could notice quite a difference on a 486 (about 15-20% faster).
BUT the compiled exe was 1.4 megs (it was 300k with Watcom). The 1.4mb
file managed to be compressed by pkzip to the same size as the watcom exe
(compressed), so it didn't make any difference.
- Raw text -