[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [patches] Patch for OPTION_EGLIBC_NSSWITCH option group.
- To: patches@xxxxxxxxxx
- Subject: Re: [patches] Patch for OPTION_EGLIBC_NSSWITCH option group.
- From: Daniel Jacobowitz <dan@xxxxxxxxxxxxxxxx>
- Date: Thu, 12 Jul 2007 22:59:07 -0400
On Thu, Jul 12, 2007 at 07:21:49PM -0500, Mark Hatle wrote:
> Would it work to include the default (compiled in?) name service
> libraries in the libc.so linker script?
>
> I'm just trying to think of an automated way to include the libnss
> libraries w/o having to modify the applications.
When I made static NSS work for a customer recently, I dumped those
libraries directly into libc.a. This is the analagous problem for
dynamic linking. Jim, do you think that the static analysis benefits
are really worthwhile?
--
Daniel Jacobowitz
CodeSourcery