Message-ID: <001201bdf987$fc67bc80$b36f19c4@default> From: rylan AT intekom DOT co DOT za (StefanViljoen,6599) To: Cc: Subject: Re: Compiling Assembly with DJGPP Date: Fri, 16 Oct 1998 08:15:30 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.2106.4 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.2106.4 Reply-To: djgpp AT delorie DOT com -----Original Message----- From: DoctorXV AT aol DOT com Newsgroups: comp.os.msdos.djgpp To: djgpp AT delorie DOT com Date: Thursday, October 15, 1998 10:01 PM Subject: Compiling Assembly with DJGPP >how do I compile my Assembly program using DJGPP's assembly compiler? Do you want to start from scratch on a new program? Is it legacy code that is already in AT&T format? Is it in Intel format, but for real mode? If you want to start from scratch, I would suggest getting NASM a freeware assembler that takes Intel format assembly and outputs DJGPP compatible .COFF object files. http://www.cryogen.com/nasm/ Kind Regards, Rylan Is truth beauty or is beauty truth? http://home.intekom.com/rylan/index.html