Robert Elz writes: > Date: Tue, 04 Jul 2017 07:24:43 +0100 > From: Robert Swindells <[email protected]> > Message-ID: <[email protected]> > > | You are running NetBSD/amd64 but trying to build a NetBSD/i386 kernel > | using the native tools, that won't work. > > Groan. So wrapped up in my own issues about this I totally missed that!
it should be able to work. all you need to use to -m32 and the equiv for as/ld options. adding them to all i386 builds should be OK, they're the default there anyway. .mrg.
