Hi all,

I'd like to generate MIPS code from gcc. I've tried

$ gcc test01.c -o test01 -mcpu=r2000

and this is the error message I got

cc1: error: bad value (r2000) for -mcpu= switch

I'm using gcc (GCC) 3.3.3 [FreeBSD] 20031106 in a FreeBSD 5.2-CURRENT
i386 box.

Any ideas?

TIA and regards,

Augusto

_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to