Mail Archives: djgpp/1996/10/19/06:20:46
> search the mail archives, you should be able to find it). anyway, nasm
> can produce win32 coff format files. however, and i think this is the
> relevant part for your problem, the documentation states that win32 coff
> format is a _variant_ of the standard coff format. apparently it has a
> number of ms extensions etc. so, if you are generating win32 coff files
> with masm, that might be your problem.
I think this is most likely the problem too... I downloaded NASM as well
-- it is available at sunsite.unc.edu under
pub/Linux/devel/lang/asm/nasm-0.90.tar.gz
I really like NASM! It is similar to MASM, and uses Intel syntax instead
of AT&T syntax, like GAS does... Also, NASM is portable across different
operating environments (win32, DOS, Linux, etc...).
> anyway, hope this helps.
Thanks! :-)
============================================================================
+ Eric Rasmussen (aka Morphia) E-Mail: rasmusse AT cs DOT unr DOT edu +
+ University of Nevada, Reno WWW: http://www.cs.unr.edu/~rasmusse +
+ Computer Science Snail Mail: Why bother? :-) +
+--------------------------------------------------------------------+
+ ACM Member Game Designer/Coder Demo Coder Network Tech. +
+ Check out my friend Chad's page at http://www.honors.unr.edu/~chadt +
+ Watch for our new game, Nuclear Seige, coming to you in late 1996!!... +
============================================================================
- Raw text -