Re: Softfloat on i386
Benny Siegert <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.packages |
|---|---|
| Message-ID | <[email protected]> |
On Sun, 18 Jan 2026, David Brownlee wrote: > Ah, so this could entirely be a go-package and go-module related > option - not needed for the go compiler builds at all? > > Will retest when I have a chance Yes, but one of the earlier messages in the thread said that the go tool itself, when built without softfloat, will also crash on startup. So we do need it for the compiler itself. -- Benny