Date: Sun, 29 Nov 1998 22:53:23 -0500 (EST) From: Nathaniel Johnson To: djgpp AT delorie DOT com Subject: Assembly in DJGPP In-Reply-To: <73srcf$mlr$1@fir.prod.itd.earthlink.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com Hello, I am tring to port a program from Microsoft C and MASM to djgpp and I was wondering if anyone can tell me if I can leave the MASM assembly files the way they are and compile with MASM or if I need to port them with NASM. (If I do need to port to NASM, is there a tutorial on NASM, or djgpp inline assembly) Thanks Nate