ReactOS will not build on Windows with the latest version of Nasm (
0.98.39 ), because at least some public releases of that version ( I
just downloaded the official from
sourceforge.net ), do not support long
file names, and we have a long file name in PSEH.
We can just shorten that asm's file name, but we could also configure
the build system to reject that version.
I don't feel like dealing with it, so I thought I would just send a
head's up here :)