Re: compile and run 32bit programs on aarch64eb

Valery Ushakov <[email protected]> Mon, 24 Nov 2025 13:32:14 +0300
Newsgroups gmane.os.netbsd.ports.arm
Message-ID <[email protected]>
On Mon, Nov 24, 2025 at 11:13:09 +0100, Christian Groessler wrote:

> Is there a way to tell the system to load 32bit binaries from
> somewhere else?  I remember in former times one could setup a tree
> under /usr/emul (or so) for example to run iBCS2 or Solaris
> programs.

compat_netbsd32(8)

-uwe