Date: Mon, 21 Oct 1996 17:59:27 +0200 (IST) From: Eli Zaretskii To: Kai-Uwe Killiches Cc: djgpp AT delorie DOT com Subject: Re: Compiler chrash with -g In-Reply-To: <326C0568.8F7@idt.com> Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Mon, 21 Oct 1996, Kai-Uwe Killiches wrote: > Thanks for the answer. Now some details. I call the compiler with > the following : > -gcc -c -g -G0 - O0 -DNO_LOGNAMES -nostdlibs -I/IDTC5.1 -fsigned-char > -msoft-float -mcpu=R3000 -mips1 -o cpuconfg.o cpuconfg.c. Are you compiling with DJGPP? If so, what are all those -msoft-float, -mcpu=R3000 and -mips1 switches doing there? If you are NOT compiling with DJGPP, then you are in the wrong news group / mailing list, and you should post to a forum appropriate for the platform you are using, or to the gnu.gcc.bug news group.