Subject: Re: /rescue
To: None <current-users@netbsd.org>
From: Dan Melomedman <dan%dan.dan@devonit.com>
List: current-users
Date: 11/04/2002 14:31:16
Jason R Thorpe wrote:
> On Mon, Nov 04, 2002 at 07:08:36PM +0100, Martin Husemann wrote:
>
> > > Am I correct to think in Linux dlopen() and static linking can be used
> > > together, and in NetBSD cannot? If not, is it in planning?
> >
> > I don't know wether the Linux part is true, but in NetBSD it can not.
> > Go read the archives. No, it's not in planning.
>
> I don't believe that "static linking" + dlopen() can be used together
> in Linux, either. I mean, we both use the same toolchain, and both use
> the same ABI (more or less).
Then how should I interpret this: "With Solaris, is isn't possible to
link programs using the NSS Service statically. With Linux, this is no
problem."?