Mail Archives: djgpp/1998/01/12/02:17:01
From: | mog1 AT erols DOT com
|
Newsgroups: | comp.os.msdos.djgpp
|
Subject: | AT&T to Intel assembly converter
|
Date: | Mon, 12 Jan 1998 02:00:03 -0500
|
Organization: | Erol's Internet Services
|
Lines: | 17
|
Message-ID: | <34B9BF73.6946@wam.umd.edu>
|
NNTP-Posting-Host: | anp-as1s64.erols.com
|
Mime-Version: | 1.0
|
To: | djgpp AT delorie DOT com
|
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp
|
I've written a program to convert gcc's .s AT&T syntax assembly output
into Intel syntax .asm files suitable for compilation with tasm. It's
at:
http://www.wam.umd.edu/~gvelicha/a2i
I wrote it because I need to include DJGPP compiled code in a large Tasm
project that uses Tran's Pmode and I couldn't find anything that would
perform this conversion. I don't how many people will have a use for it
but I'm making it available just in case. Source code is included but
you may go blind if you look directly at it, so be careful.
The thing needs some work but it's functional. Please tell me what you
think, if anything, and enjoy.
Hmaon / Xylem
Greg Velichansky
http://www.wam.umd.edu/~gvelicha
Please cc any responses to my e-mail address.
- Raw text -