Date: Thu, 23 Jan 1997 20:54:46 -0600 (CST) From: "Colin W. Glenn" To: Beautiful Savior Lutheran Church cc: opendos AT mail DOT tacoma DOT net Subject: Re: [opendos] Rants and Raves In-Reply-To: <9701240208.AA22010@rgfn.epcc.Edu> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-opendos AT mail DOT tacoma DOT net Precedence: bulk On Thu, 23 Jan 1997, Beautiful Savior Lutheran Church wrote: > >On Wed, 22 Jan 1997, Gene Buckle wrote: > >You might consider using A86 instead of the others, it has better speed > A86 is not very good, IMHO. I recommend NASM for many reasons, one of > which is it can create object files linkable with DJGPP. Well, it is the only assembler which I have come across which will directly produce an COM file, and that was something I was looking for when I was writing a series of small, compact, utilities. Besides which, I also know it won't produce DJGPP compatiable OBJ's because it doesn't, (didn't) produce 32 bit code unless set up to do so.