Date: Thu, 8 Jun 1995 09:12:35 +0300 From: eliz AT is DOT elta DOT co DOT il (Eli Zaretskii) To: djgpp AT sun DOT soe DOT clarkson DOT edu, JONH AT cc DOT usu DOT edu Subject: Re: Enough: Editor of choice > know has been discussed before, though. If I assemble something with > tasm, is there a way to link it into something compiled with djgpp? Probably not. See the FAQ (Chapter 17) for details. But if you have the source, why not just convert it to Gas format and assemble with Gas?