delorie.com/archives/browse.cgi | search |
Date: | Thu, 23 Nov 2000 09:24:53 +0200 (IST) |
From: | Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> |
X-Sender: | eliz AT is |
To: | John Vasquez <jvasquez AT getntds DOT com> |
cc: | djgpp AT delorie DOT com |
Subject: | Re: Converting existing 16 bit assembly code |
In-Reply-To: | <3a1c15a4.93436304@news.connectnet.com> |
Message-ID: | <Pine.SUN.3.91.1001123092419.2486K-100000@is> |
MIME-Version: | 1.0 |
Reply-To: | djgpp AT delorie DOT com |
Errors-To: | nobody AT delorie DOT com |
X-Mailing-List: | djgpp AT delorie DOT com |
X-Unsubscribes-To: | listserv AT delorie DOT com |
On Wed, 22 Nov 2000, John Vasquez wrote: > Where do I get the nasm assembler that will assemble my .asm files? The URL is in section 17.2 of the DJGPP FAQ list, which see. > Is this assembler compatible with MS assembler (Intel syntax)? Almost, but not 100% compatible. Note that the latest version of GNU Assembler (which is part of Binutils 2.10) also supports the Intel-style assembly syntax. So you do not necessarily need to use NASM.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |