From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12567 invoked from network); 29 Jun 2007 14:36:40 -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.5 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; 29 Jun 2007 14:36:40 -0000 Received-SPF: none (ns1.primenet.com.au: domain at sunsite.dk does not designate permitted sender hosts) Received: (qmail 21398 invoked from network); 29 Jun 2007 14:36:34 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 29 Jun 2007 14:36:34 -0000 Received: (qmail 2465 invoked by alias); 29 Jun 2007 14:36:20 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 23623 Received: (qmail 2308 invoked from network); 29 Jun 2007 14:36:18 -0000 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by sunsite.dk with SMTP; 29 Jun 2007 14:36:18 -0000 Received: (qmail 18488 invoked from network); 29 Jun 2007 14:36:18 -0000 Received: from vms040pub.verizon.net (206.46.252.40) by a.mx.sunsite.dk with SMTP; 29 Jun 2007 14:36:14 -0000 Received: from torch.brasslantern.com ([71.116.90.58]) by vms040.mailsrvcs.net (Sun Java System Messaging Server 6.2-6.01 (built Apr 3 2006)) with ESMTPA id <0JKE00G1EJ7TOO4G@vms040.mailsrvcs.net> for zsh-workers@sunsite.dk; Fri, 29 Jun 2007 09:35:54 -0500 (CDT) Received: from torch.brasslantern.com (localhost.localdomain [127.0.0.1]) by torch.brasslantern.com (8.13.1/8.13.1) with ESMTP id l5TEZrmo032279 for ; Fri, 29 Jun 2007 07:35:53 -0700 Received: (from schaefer@localhost) by torch.brasslantern.com (8.13.1/8.13.1/Submit) id l5TEZqgR032278 for zsh-workers@sunsite.dk; Fri, 29 Jun 2007 07:35:52 -0700 Date: Fri, 29 Jun 2007 07:35:52 -0700 From: Bart Schaefer Subject: Re: PATCH: ldd and LD_DEBUG completions In-reply-to: <20070629121135.GA25663@scowler.net> To: Zsh workers Message-id: <070629073552.ZM32277@torch.brasslantern.com> MIME-version: 1.0 X-Mailer: OpenZMail Classic (0.9.2 24April2005) Content-type: text/plain; charset=us-ascii References: <15204.1183047166@thecus> <200706281621.l5SGLHKR015636@news01.csr.com> <16925.1183113761@thecus> <20070629121135.GA25663@scowler.net> Comments: In reply to Clint Adams "Re: PATCH: ldd and LD_DEBUG completions" (Jun 29, 8:11am) On Jun 29, 8:11am, Clint Adams wrote: } } Get that feature into GNU binutils and we have a deal. } http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=430989 The zsh build system will still have to know how to deal with the lack of that option ... and apparently also know how to deal with having a compiler that appears to implement it but ignores it.