Date: Wed, 23 Aug 1995 16:30:10 +0300 (IDT) From: Eli Zaretskii To: Mark Lee Cc: djgpp AT sun DOT soe DOT clarkson DOT edu Subject: Re: Compling ASM files ? On Mon, 21 Aug 1995, Mark Lee wrote: > have a A/D card driver written for TurboC and BC40 (with assembler > source code .ASM files) complied to a library format which both MSC and > TurboC can read. What I want to do is somehow recomplie this driver so > DJGPP can use it. Is there a way of including inline assembly or a Look into the FAQ (available as faq102.zip from the same place you get DJGPP), in Chapter 17. It gives you some info on this. Since the FAQ was written, a Sed script which converts ASM code into source which can be submitted to Gas, was posted to this Newsgroup. You can get it at this URL: http://www.delorie.com/djgpp/mail-archives/djgpp/1995/06/06/05:48:34