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