Re: Building on Linux: Current Status
"David H. Gutteridge" <[email protected]> Thu, 07 Nov 2024 00:42:36 -0500
| Newsgroups | gmane.os.netbsd.devel.toolchain |
|---|---|
| Message-ID | <[email protected]> |
On Thu, 31 Oct 2024 at 22:38:23 +0100, Jan-Benedict Glaw wrote: > Yay! [2] has been resolved (slightly different/better) upstream, so > it's just the mkbootimage issue in [1] that needs a fix. That's been adjusted in the interim, too. I went down a couple of rabbit holes there (e.g., "oh, libsa has its own sa_htobe32(), which is otherwise only used directly by libsa in the whole tree"). I stuck with the general approach in mkbootimage.c for now. Dave