Risto Sainio wrote:
Rafal Boni wrote:
[...]
Also, from a look at the supported MIPS systems on the hpcmips page, it looks like the correct MIPS target for eVC++ 4 should be "MIPS II", so I'll add the templates for that as well when I get a few idle moments.
Is there a possibility to compile in MIPS I mode??
Nope; the choices are "MIPS16", "MIPSII" and "MIPSIV" (as well as FP variants of the latter two).
--rafal