cvs.gedasymbols.org/archives/browse.cgi | search |
Message-ID: | <001d01be24ad$f26fade0$a66f19c4@default> |
From: | rylan AT intekom DOT co DOT za (StefanViljoen,6599) |
To: | <djgpp AT delorie DOT com> |
Cc: | <Valchers88 AT aol DOT com> |
Subject: | Re: Assembler Books |
Date: | Thu, 10 Dec 1998 20:27:08 +0200 |
MIME-Version: | 1.0 |
X-Priority: | 3 |
X-MSMail-Priority: | Normal |
X-Mailer: | Microsoft Outlook Express 4.72.2106.4 |
X-MimeOLE: | Produced By Microsoft MimeOLE V4.72.2106.4 |
Reply-To: | djgpp AT delorie DOT com |
-----Original Message----- From: Valchers88 AT aol DOT com <Valchers88 AT aol DOT com> Newsgroups: comp.os.msdos.djgpp To: djgpp AT delorie DOT com <djgpp AT delorie DOT com> Date: Thursday, December 10, 1998 2:03 AM Subject: Assembler Books >What are some books on the assembler language that will work with DJGPP? I do not know of any that are easily available - DJGPP uses the AT&T syntax for assembly. Intel syntax books are easily available though - just get the NASM compiler for DJGPP. This is an external program (check out http://www.cryogen.com/nasm/ ) that takes intel format assembly language and outputs DJGPP linker compatible object files. Also check out my programming page for info about how to program in assembly for DJGPP - I have some code and a small tutorial for doing assembly coding, while still using DJGPP - using NASM of course! Kind Regards, Rylan Is truth beauty or is beauty truth? This URL for the code - go to the programming page: http://home.intekom.com/rylan/index.html
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |