Date: Fri, 12 Mar 1999 10:53:19 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: Nathan E Banks Paganini cc: djgpp AT delorie DOT com Subject: Re: Can someone please tell me why... In-Reply-To: <000b01be6bf5$370cd520$6ae91cce@paganini> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Thu, 11 Mar 1999, Nathan E Banks Paganini wrote: > That IS the output using the -v switch.... the c:/djgpp/bin/as.exe -o > Pag-OS.o c:/djgpp/tmp/RH3aaaaa\ccayvfxi line doesn't appear unless I use > the -v switch...the "bad command or filename" error is immediately after > this line in the -v output. Please post the entire output of compilation with -v (the call to the assembler is only part of it). Does compilation work from the command line (I understand that the above was from RHIDE)?