Date: Wed, 11 Sep 1996 07:51:18 +0200 (IST) From: Eli Zaretskii To: Juanjo Erauskin Cc: djgpp AT delorie DOT com Subject: Re: MASM to AS In-Reply-To: <32345E68.5D39@jet.es> Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Mon, 9 Sep 1996, Juanjo Erauskin wrote: > Is posible convert assembler programs compiled with MASM to compile > with DJGPP 'AS' ? That's in the FAQ list. Please download the file v2/faq201b.zip from the same place you get DJGPP and read sections 17.3 - 17.5 there. I would warn you up front that it is not easy to accomplish what you want, so if there are other options available to you, particularly if the code that needs to be converted is not too large, you might as well try other approaches first.