Mail Archives: djgpp/1996/05/24/07:38:14
On Thu, 23 May 1996, Thomas Demmer wrote:
> sources. Does anybody have a source code converter that
> can do the donkey work of converting from Intel syntax to
> AT&T? It does not need to be perfect, moving from 16
> to 32 bit probably requires a lot of manual work anyway.
> I think I read somewhere something about it, but I can't
> remember.
In the FAQ, of course (where else?):
17.3 Converting Intel ASM syntax to AT&T syntax
===============================================
**Q*: Where can I find an automated conversion tool to convert my
`Intel'-style assembly code into a code acceptable by `Gas'?*
*A* : A `Sed' script which should do most of the conversion was posted to
the DJGPP newsgroup in the past. You can find it in the DJGPP archives, at
this URL:
http://www.delorie.com/djgpp/mail-archives/djgpp/1995/06/06/05:48:34
- Raw text -