Date: 14 Feb 92 20:17:00 EST From: "MAPLE::SORROW" Subject: Using 8086 asm w/ djgpp To: "djgpp" Status: O Is there an easy way for me to convert some existing 8086 TASM code into a format usable ( either linkable or compilable ) by DJGPP? All of my ModeX stuff is in MASM or TASM source, and converting it into that BSD asm stuff looks to be a nightmare, especially without a debugger.... If you have an easy way for me to do this, please let me know. I would really like to get a basic ModeX library working for djgpp ( for public consumption, of course ). Brian