Re: Slow nasm
- From: "H. Peter Anvin" <hpa@xxxxxxxxx>
- Date: Fri, 26 Oct 2007 18:06:54 -0700
volcano wrote:
Hi,
http://www.asmcommunity.net/board/index.php?topic=10687.0
above is a topic to nasm code about extracting exporting functions
from a dll. I have the latest include file AFAIK. The code is working
OK for small DLLs, such imagehlp.dll but if bigger, application is
freezing.
Is nasm so slow or still there are some bugs? I also uploaded my
sources for whom wishes.
http://www.mediafire.com/?edsd1994stz
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).
-hpa
.
- Follow-Ups:
- Re: Slow nasm
- From: H. Peter Anvin
- Re: Slow nasm
- References:
- Slow nasm
- From: volcano
- Slow nasm
- Prev by Date: Slow nasm
- Next by Date: Re: Skybuck's Wolfram (Turing-Like) Machine implementation
- Previous by thread: Slow nasm
- Next by thread: Re: Slow nasm
- Index(es):
Relevant Pages
|