Xref: news2.mv.net comp.os.msdos.djgpp:1237 From: jan AT stack DOT urc DOT tue DOT nl (Jan Oonk) Newsgroups: comp.os.msdos.djgpp Subject: Re: Help: Converting TASM to AT&T GAS Date: 15 Feb 1996 15:44:28 +0100 Organization: MCGV Stack, Eindhoven University of Technology, the Netherlands. Lines: 51 Message-ID: <4fvgsc$49p@turtle.stack.urc.tue.nl> References: NNTP-Posting-Host: turtle.stack.urc.tue.nl To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Janos Haide (jhaide AT btrvtech DOT com) wrote: : In article , : D. Hibbs wrote: : >On 9 Feb 1996, Robert Gorichanaz wrote: : > : >> 'ello : >> : >> I have some assembly code written for Borland's TASM in IDEAL mode and : >> I need some pointers in converting it over to DJGPP/GNU assembly. : >> : Two solutions come to mind (both of which require other C/C++ packages) : 'sokay though, we all are compiler freaks (*). : (a) Keep using TASM to produce .obj files and then use watcom's : : wdisasm -au : to produce files in AT&T syntax and recompile those with djasm : (b) Get EMX (Eberhard Mattes' extender package for OS/2 and DOS) and check out : the utility called : emxaout : which takes OMF objects (built with TASM, .386 / .flat) and converts them : into a.out format. That should work. : Hope this was of help, : Janos : (*) I got (and use): Watcom C/C++; Borland C/C++ (3.x, 4.x, OS/2); EMX; : DJGPP; IBM VisualAge C++. (**) No compilers from MS, though. : (**) These are all full installs. ZIP drives rule. : : So, do I qualify as a compiler package freak? : -- : "I just want to say that if someone gave me a Macintosh, I'd open it up, : throw away the insides, and use the empty shell for a birdhouse. Rather : have sparrows than Apples." -- wharfie (on austin.general in mid '93) Use our Obj2Coff package or TASM to GAS syntax source code converter! There is a new version of O2C... v0.6 Check it out! SPiRiT! Team -- This message was sent by Trax/SPiRiT! Please EMAIL all replys to Jan AT stack DOT urc DOT tue DOT nl