Mail Archives: djgpp/1996/10/21/11:30:36
Hi,
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.
To transfer the Program is not that easy because i got 33 Headerfiles.
The c prog it self is just calling some function, but in the header are a
lot of typedefs and varibles declaration. The Compiler chrashed only with
the -g option and only if i use ecoff-format with elf-format it works.
Any idea will be helpfull.
Thanks
kai
- Raw text -