Subject: Re: Binary Emulation on Amd64
To: Frank van der Linden <fvdl@netbsd.org>
From: John Goerzen <jgoerzen@complete.org>
List: port-amd64
Date: 02/19/2004 17:35:30
On Thu, Feb 19, 2004 at 09:10:01PM +0100, Frank van der Linden wrote:
> On Thu, Feb 19, 2004 at 02:05:16PM -0600, John Goerzen wrote:
> >  * 32-bit NetBSD binaries?
> Yes.

What is the mechanism for handling shared libraries in this case?  Is it
the same as Linux, namely 64-bit libs go in /lib64 and 32-bit ones in
/lib?  Does that carry through to /usr/lib and /usr/pkg/lib as well?

> 
> >  * 32-bit Linux binaries?
> >  * 64-bit Linux binaries?
> 
> Not yet..

Is that being worked on at all, or is it a "nice to have when someone
does it" sort of feature?

Thanks,
John