Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > gnu.bash.bug > #11395
| Path | csiph.com!optima2.xanadu-bbs.net!xanadu-bbs.net!news.glorb.com!usenet.stanford.edu!not-for-mail |
|---|---|
| From | Mike Frysinger <vapier@gentoo.org> |
| Newsgroups | gnu.bash.bug |
| Subject | Re: remaking bash, trying static, glibc refuses static...? |
| Date | Wed, 19 Aug 2015 10:58:15 -0400 |
| Lines | 46 |
| Approved | bug-bash@gnu.org |
| Message-ID | <mailman.8632.1439996305.904.bug-bash@gnu.org> (permalink) |
| References | <55D106B2.9000705@tlinx.org> <20150817044932.GB1584@vapier> <55D396EF.8030102@tlinx.org> <20150819031852.GU1584@vapier> <55D408E4.9000500@tlinx.org> |
| NNTP-Posting-Host | lists.gnu.org |
| Mime-Version | 1.0 |
| Content-Type | multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="0k24IdCjZr+ZpLJG" |
| X-Trace | usenet.stanford.edu 1439996306 26518 208.118.235.17 (19 Aug 2015 14:58:26 GMT) |
| X-Complaints-To | action@cs.stanford.edu |
| To | bug-bash@gnu.org |
| Envelope-to | bug-bash@gnu.org |
| Mail-Followup-To | bug-bash@gnu.org |
| Content-Disposition | inline |
| In-Reply-To | <55D408E4.9000500@tlinx.org> |
| X-detected-operating-system | by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] |
| X-Received-From | 2001:470:ea4a:1:5054:ff:fec7:86e4 |
| X-BeenThere | bug-bash@gnu.org |
| X-Mailman-Version | 2.1.14 |
| Precedence | list |
| List-Id | Bug reports for the GNU Bourne Again SHell <bug-bash.gnu.org> |
| List-Unsubscribe | <https://lists.gnu.org/mailman/options/bug-bash>, <mailto:bug-bash-request@gnu.org?subject=unsubscribe> |
| List-Archive | <http://lists.gnu.org/archive/html/bug-bash> |
| List-Post | <mailto:bug-bash@gnu.org> |
| List-Help | <mailto:bug-bash-request@gnu.org?subject=help> |
| List-Subscribe | <https://lists.gnu.org/mailman/listinfo/bug-bash>, <mailto:bug-bash-request@gnu.org?subject=subscribe> |
| Xref | csiph.com gnu.bash.bug:11395 |
Show key headers only | View raw
[Multipart message — attachments visible in raw view] - view raw
On 18 Aug 2015 21:41, Linda Walsh wrote: > Mike Frysinger wrote: > > On 18 Aug 2015 13:34, Linda Walsh wrote: > > (2) it's using the nss system which lets people drop modules into the system > > at anytime and change the overall lookups to use that. statically linking a > > specific subset would block that ability. > --- > The linux kernel is a perfect example of a statically linked program that > can dynamically load plugins to provide authorization data from external > sources. Static doesn't mean you can't support 3rd party plugins/libs -- > like LDAP. which is what the current glibc code already does and why you get a warning when you link things staticlly. i'm not sure how you can argue both sides of the fence on this. -mike
Back to gnu.bash.bug | Previous | Next | Find similar
Re: remaking bash, trying static, glibc refuses static...? Mike Frysinger <vapier@gentoo.org> - 2015-08-19 10:58 -0400
csiph-web