| www.delorie.com/archives/browse.cgi | search |
| From: | Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> |
| Newsgroups: | comp.lang.asm.x86,alt.msdos.programmer,comp.os.msdos.djgpp,rec.games.programming |
| Subject: | Re: DJGPP inline assembly |
| Date: | Tue, 31 Dec 1996 16:48:07 +0200 |
| Organization: | NetVision LTD. |
| Lines: | 17 |
| Message-ID: | <Pine.SUN.3.91.961231164355.15011B-100000@is> |
| References: | <32ce0488 DOT 4689057 AT news DOT value DOT net> |
| NNTP-Posting-Host: | is.elta.co.il |
| Mime-Version: | 1.0 |
| In-Reply-To: | <32ce0488.4689057@news.value.net> |
| To: | djgpp AT delorie DOT com |
| DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
On Tue, 31 Dec 1996, Wild Thing wrote:
> I'm using DJGPP for my compiler (with RHIDE 1.0). DJGPP is a 32-bit
> compiler that compiles C/C++/ASM compiler. I'm learning C and
> everything works fine with DJGPP. My real problem is that DJGPP uses
> AT&T syntax for ASM (opposed to Intel syntax). Now, since I don't know
> assembler anyhow, I need a tutorial or book to teach me it; but every
> book/tutorial I've found on the internet or in stores has been Intel
> format.
You didn't read the DJGPP FAQ list (available as v2/faq202b.zip from the
same place you get DJGPP or as http://www.delorie.com/djgpp/v2faq/faq.html
via the Web). The FAQ includes a pointer to a tutorial on AT&T assembly
programming with DJGPP at this URL:
http://www.rt66.com/~brennan/djgpp/djgpp_asm.html
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |