Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Nasm 0.99.05 released!

3 views
Skip to first unread message

Frank Kotler

unread,
Oct 17, 2007, 9:55:42 AM10/17/07
to
We've just released Nasm 0.99.05 at SourceForge:

http://sourceforge.net/project/showfiles.php?group_id=6208

Also available at:

ftp://ftp.zytor.com/pub/nasm/releasebuilds/0.99.05/

Main "new thing" would be that 0.99.05 doesn't double FP constants like
0.99.04 did (guess not too many people doing FP with Nasm - we didn't
get too many complaints). Many minor bugfixes and major cleanup and
refactoring. Also 64-bit binaries for Linux (rpm), and OS/2 Binaries
(TODO: win64 binaries!)

New interface to the "-O" switch - now "-Ox" (literal 'x') or just "-O"
permit an "unlimited" (actually MAX_INT) passes...

New "-Z filename" switch to do "errors to file" - both "-e" and "-E" now
do "preprocess only". Even "nasm -o myfile.asm myfile.asm" won't
overwrite your source now!

Start lookin' for the bugs we missed...

Best,
Frank

0 new messages