From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16058 invoked from network); 28 Jun 2007 16:21:35 -0000 X-Spam-Checker-Version: SpamAssassin 3.2.1 (2007-05-02) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.2.1 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by ns1.primenet.com.au with SMTP; 28 Jun 2007 16:21:35 -0000 Received-SPF: none (ns1.primenet.com.au: domain at sunsite.dk does not designate permitted sender hosts) Received: (qmail 52699 invoked from network); 28 Jun 2007 16:21:30 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 28 Jun 2007 16:21:29 -0000 Received: (qmail 16568 invoked by alias); 28 Jun 2007 16:21:27 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 23612 Received: (qmail 16557 invoked from network); 28 Jun 2007 16:21:26 -0000 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by sunsite.dk with SMTP; 28 Jun 2007 16:21:26 -0000 Received: (qmail 52394 invoked from network); 28 Jun 2007 16:21:26 -0000 Received: from cluster-g.mailcontrol.com (85.115.41.190) by a.mx.sunsite.dk with SMTP; 28 Jun 2007 16:21:22 -0000 Received: from cameurexb01.EUROPE.ROOT.PRI ([62.189.241.200]) by rly11g.srv.mailcontrol.com (MailControl) with ESMTP id l5SGLJMI016282 for ; Thu, 28 Jun 2007 17:21:20 +0100 Received: from news01.csr.com ([10.103.143.38]) by cameurexb01.EUROPE.ROOT.PRI with Microsoft SMTPSVC(6.0.3790.1830); Thu, 28 Jun 2007 17:21:19 +0100 Received: from news01.csr.com (localhost.localdomain [127.0.0.1]) by news01.csr.com (8.13.8/8.13.4) with ESMTP id l5SGLIZ7015639 for ; Thu, 28 Jun 2007 17:21:19 +0100 Received: from csr.com (pws@localhost) by news01.csr.com (8.13.8/8.13.8/Submit) with ESMTP id l5SGLHKR015636 for ; Thu, 28 Jun 2007 17:21:18 +0100 Message-Id: <200706281621.l5SGLHKR015636@news01.csr.com> X-Authentication-Warning: news01.csr.com: pws owned process doing -bs To: Zsh workers Subject: Re: PATCH: ldd and LD_DEBUG completions In-reply-to: <15204.1183047166@thecus> References: <15204.1183047166@thecus> Comments: In-reply-to Oliver Kiddle message dated "Thu, 28 Jun 2007 17:12:46 +0100." Date: Thu, 28 Jun 2007 17:21:17 +0100 From: Peter Stephenson X-OriginalArrivalTime: 28 Jun 2007 16:21:19.0350 (UTC) FILETIME=[5C0B5160:01C7B9A0] Content-Type: text/plain MIME-Version: 1.0 X-Scanned-By: MailControl A-07-07-05 (www.mailcontrol.com) on 10.71.0.121 Oliver Kiddle wrote: > The zsh libraries are not especially cleanly linked by the way. Run ldd > -ur (preferably on Solaris) on them to see what I mean. I'm getting this: libsocket.so.1 => /usr/lib/libsocket.so.1 libdl.so.1 => /usr/lib/libdl.so.1 libnsl.so.1 => /usr/lib/libnsl.so.1 libcurses.so.1 => /usr/lib/libcurses.so.1 libm.so.1 => /usr/lib/libm.so.1 libc.so.1 => /usr/lib/libc.so.1 libmp.so.2 => /usr/lib/libmp.so.2 /usr/platform/SUNW,Sun-Fire-280R/lib/libc_psr.so.1 unused object=/usr/lib/libsocket.so.1 Mostly that doesn't look unreasonable. Are you referring to the fact that all system libraries needed in zsh and its modules are linked into the main shell and all modules? That's a fairly cosmetic problem requiring a rewrite of the build system that's likely to be 1,798,109,308th in my global list of things to worry about. -- Peter Stephenson Software Engineer CSR PLC, Churchill House, Cambridge Business Park, Cowley Road Cambridge, CB4 0WZ, UK Tel: +44 (0)1223 692070 To access the latest news from CSR copy this link into a web browser: http://www.csr.com/email_sig.php To get further information regarding CSR, please visit our Investor Relations page at http://ir.csr.com/csr/about/overview