Re: Re: Re: xx-DOS (im)possible problem!

Eric Auer <[email protected]> Thu, 14 Nov 2002 02:19:03 +0100 (MET)
Newsgroups gmane.os.freedos.devel
Message-ID <[email protected]>
Hi, you compile prntsr simply by doing:
nasm -o prntsr.com prntsr.asm

It does not matter if you use nasm for Linux or nasm for Dos for doing this.
Nasm should be included in FreeDOS, but if you do not have it:
http://nasm.sourceforge.net/
A bin worrying: The TODOs are mostly assigned to nobody, but at least the
nasm/tasm compatibility efforts are active.

Eric