Mail Archives: djgpp/1996/08/21/04:22:20
On Mon, 19 Aug 1996, Mitchell A. Whiteley wrote:
> I have heard about this program, but can't seem to find it anywhere.
> Where can I get the lastest version of DJASM.
DJASM comes with djdev200.zip. It should be already in your bin/
subdirectory if you have DJGPP v2 installed.
> I don't trust the obj2coff on all code. DJASM would be much better.
Note that DJASM is not a general-purpose assembler. Use Gas (the GNU
Assembler) for anything that DJASM doesn't support (Gas is part of
bnu252b.zip archive and should be also in bin/ if you use gcc at all).
- Raw text -