Re: Building hpcboot with eVC++4
Rafal Boni <[email protected]> Thu, 14 Feb 2008 15:05:21 -0500
| Newsgroups | gmane.os.netbsd.ports.hpcmips |
|---|---|
| Message-ID | <[email protected]> |
[..trimming CC's to just port-hpcmips; please keep me CC'ed if you reply as I'm not on that list..] 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