gcc+H8



I've got to write software for an Hitachi (Renesas) H8/300 MCU. I've
written software in C, and, when I try to compile it with gcc using the
command line "gcc -c -O2 -ms out.o in.c" the system answers "cc1:
error: invalid option 's'". What's wrong?

Tank you



Max

.