
13 Dec
2004
13 Dec
'04
9 p.m.
Jattin,
The "cpu" option is outdated in favor of the "-march" option. The tip sources have changed cpu/mips/config.mk to reflect that:
-march=4kc -mtune=4kc -Wa,-mips_allow_branch_to_undefined \ -EB -mabicalls
(The "-mtune" option seems redundant, but shouldn't hurt anything.)
/Fredrik