Pip Cet <[email protected]> writes: > I tried a Windows 95 VM, and both the mingw.org version of Emacs and the > mingw-w64 (32-bit) version failed to run; both appear to rely on kernel > APIs that were added in later versions (AddVectoredExceptionHandler and > IsProcessorFeaturePresent, respectively), but the mingw-w64 version also > requires MMX instructions to be enabled. This seems nontrivial to fix.
[...] > CCing Po Lu, who knows much more about this and might be able to correct > me. GNU Emacs doesn't support Windows 95, but builds compiled with the original MinGW support Windows 98 satisfactorily (and this configuration is indeed in use).
