Mail Archives: djgpp/1996/10/21/12:33:26
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.
- Raw text -