NASM version 2.07 available (Announce)
> The NASM developers have released NASM version 2.07 on 19 July 2009.
>
> Home page: http://www.nasm.us/
> Download: http://www.nasm.us/pub/nasm/releasebuilds/2.07/
Hope it doesn't seem too silly to mention, but I did finally hack up a .BAT that will build NASM 2.07 for you without needing "./configure && make". In particular, NASM 2.07 uses Autoconf 2.63, which has a small typo (change "\\r" to "\r" to let config.status work correctly), so this may be a cleaner way to build it for you (although you still need C99 support, e.g. GCC 3.2.3 or newer).
http://rugxulo.googlepages.com/nasm207.txt
Complete thread:
- NASM version 2.07 available - rr, 20.07.2009, 21:46 (Announce)
- NASM version 2.07 available - Rugxulo, 25.09.2009, 22:35