Re: sun3 port different then many others
Jason Thorpe <[email protected]>
| Newsgroups | gmane.os.netbsd.ports.sun3 |
|---|---|
| Message-ID | <[email protected]> |
On Tuesday, June 3, 2003, at 12:13 AM, Curtis H. Wilbar Jr. wrote:
> Also, of interest I see it builds with -msoft_float ... shouldn't it
> have -m68881 ?
No, the kernel should not generate FPU instructions except in the
context switch code (for the purpose of saving/restore the user's FPU
state).
-- Jason R. Thorpe <[email protected]>