Sender: nate AT cartsys DOT com Message-ID: <35DF0B7B.380CB1CF@cartsys.com> Date: Sat, 22 Aug 1998 11:18:35 -0700 From: Nate Eldredge MIME-Version: 1.0 To: Anand Singh Bisen CC: djgpp AT delorie DOT com Subject: Re: TASM References: <008f01bdc57d$2ecb4820$156064a4 AT anandbis> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Precedence: bulk > Anand Singh Bisen wrote: > > Hello > > Can we produce coff obj file by using TASM. I have tasm 4 and i > think it is much faster than NASM and so i wanted to use TASM for my > assembly work but the obj file generated are not compatible with > DJGPP. You may be able to run the generated OBJ file through OBJ2COFF. Alternatively, I think recent versions of MASM support COFF (not that I recommend MASM). But seriously, how slow is NASM? Surely one or two seconds more to assemble isn't that big of a problem? -- Nate Eldredge nate AT cartsys DOT com