Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com X-Authentication-Warning: beth.swift.xxx: swift set sender to swift AT alum DOT mit DOT edu using -f To: Christopher Faylor Cc: cygwin AT cygwin DOT com, binutils AT sources DOT redhat DOT com Subject: ldd.cygwin From: Matt Swift Date: Thu, 19 Sep 2002 04:03:47 -0400 Message-ID: Lines: 30 User-Agent: Gnus/5.090008 (Oort Gnus v0.08) Emacs/21.2 (i386-debian-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii I have polished up the "ldd" script some more and have posted it at http://www.shore.net/~swift/ldd.cygwin.txt (The .txt extension seems to be necessary for proper viewing in browsers.) If you are bored, try 'ldd -v /bin/*.exe' and watch the time pass... It won't look at non-executables yet, but that should not be hard to fix. (See a comment on buggy(?) behavior of "type -p".) I probably won't do more with this than fix that sometime. On Wed, Sep 18, 2002 at 11:37:55AM -0600, Warren Young wrote: >Matt Swift wrote: >>Attached is a bash script that emulates the ldd(1) utility. Enjoy. > >I wanted this very thing the other day! Thanks, Matt. > >My only complaint is that it should give usage (or demand --help) when >you run it without arguments. > >I vote that this be added to Cygwin. Binutils, perhaps? Then you're sending email to the wrong mailing list. The binutils mailing list is binutils AT sources DOT redhat DOT com . cgf -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/