Date: Mon, 7 Aug 2000 15:19:27 +0300 (IDT) From: Eli Zaretskii X-Sender: eliz AT is To: codemouse cc: djgpp AT delorie DOT com Subject: Re: I need some help here In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Mon, 7 Aug 2000, codemouse wrote: > My DJGPP setup is fine. The enviroment file and path are set up in my > autoexec file. Whenever anything is compiled - the compiler says it stops at > a temporary asm file.The error is: > "First Line ignored. First Character ignored is ','" Did you unzip with unzip32.exe from the DJGPP site? If not, your directory tree may be messed up, and that might produce some really weird error messages. In particular, make sure your tmp subdirectory exists and is writable. If the above doesn't help, add -v to the compilation command line and post here *everything* that the compiler prints.