> Getting modern code to compile for Windows 98 was tricky. We first tried mingw, which supposedly could compile modern C++ for Windows 98/Pentium II. That turned into a dead end - possibly due to CMOV instructions that aren't supported pre-Pentium Pro.<p>How? Pentium 2 is not a pre-Pentium Pro CPU. Pentium 2 is the direct successor to Pentium Pro. Or does Windows 98 not support CMOV?