Date: Sun, 9 Aug 1998 16:18:32 +0300 (IDT) From: Eli Zaretskii To: Tarad cc: djgpp AT delorie DOT com Subject: Re: Using ASM in DJGPP In-Reply-To: <01bdc38e$c1415aa0$1e59f482@s-64584> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On Sun, 9 Aug 1998, Tarad wrote: > Is there a assembler linker and compiler in DJGPP? Yes, yes, and yes. > And how does it work ie commands to compile and link. Just use gcc to do everything, it will invoke whatever is necessary by looking at the file-name extensions.