Re: NetBSD on SH-4A
Masao Uebayashi <[email protected]> Tue, 16 Jun 2009 13:13:43 +0900
| Newsgroups | gmane.os.netbsd.ports.sh3 |
|---|---|
| Message-ID | <[email protected]> |
> OpenBSD already has the code. One problem I think of is binary > compatibility. NetBSD/sh3 is basically soft-float. Probably we can > set a flag somewhere in ELF header and let incompatible executables > die gracefully? ... or in-kernel FPU emulation, which needs much more energy to accomplish... :) Masao