Re: Slow nasm



H. Peter Anvin wrote:

Could you please file a bug report at the Sourceforge tracker and include your sources, including the header files:

: tazenda 7 ; ~/nasm/git/nasm -f obj getdllexp.asm
getdllexp.asm:1: fatal: unable to open include file `e:\nasm\inc\nagoa+.inc'

It would really help to know what version of NASM is giving you trouble (if you're using 0.98.x, try 0.99.05).


Grabbing nagoa+.inc from http://plastic4records.com/nagoa/nagoa+.inc.zip I tried compiling your example with NASM 0.98.39 and 0.99.05:

0.98.39 - completes in 1.55 seconds
0.99.05 - completes in 0.25 seconds

-hpa
.



Relevant Pages