| delorie.com/archives/browse.cgi | search |
| From: | Vic <tudor AT cam DOT org> |
| Newsgroups: | comp.os.msdos.djgpp |
| Subject: | Re: INTEL ASM in DJGPP??? |
| Date: | Sat, 13 Mar 1999 17:14:47 -0500 |
| Organization: | Communications Accessibles Montreal, Quebec Canada |
| Lines: | 17 |
| Message-ID: | <36EAE357.464A@cam.org> |
| References: | <01a8eb18$17241020$4c2357ce AT axis> |
| NNTP-Posting-Host: | dialup-557.hip.cam.org |
| Mime-Version: | 1.0 |
| X-Mailer: | Mozilla 3.0Gold (Win95; I) |
| To: | djgpp AT delorie DOT com |
| DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
| Reply-To: | djgpp AT delorie DOT com |
Axis wrote: > > I want to know if it is 100% impossible to use assembly coded in intel > sytax with a program compiled in DJGPP?. > > Is there any program that will convert intel to at&t for me. > > If none of this is true could you link assembly code to a DJGPP compiled > program?. > > If anyone would like to finally clarify this it would greatly be > appreciated. it's not really possible to take an intel asm file and compile it as it is with DJGPP. If you don't mind modifying it a bit, you can use NASM. there are translators, but they're not perfect (you still need to fix it a bit)
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |