X-Spam-Check-By: sourceware.org
Date: Fri, 6 Oct 2006 10:44:54 -0400
From: Christopher Faylor <cgf-no-personal-reply-please@cygwin.com>
To: cygwin@cygwin.com
Subject: Re: Where is ldd?
Message-ID: <20061006144454.GA30174@trixie.casa.cgf.cx>
Reply-To: cygwin@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
References: <uac49povy.fsf@quantm.invalid.co.za> <452667C8.9030905@sbcglobal.net>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <452667C8.9030905@sbcglobal.net>
User-Agent: Mutt/1.5.11
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

On Fri, Oct 06, 2006 at 07:27:20AM -0700, Tim Prince wrote:
>Ralph Moritz wrote:
>>Hi,
>>
>>I can't seem to find the ldd utility which comes bundled with glibc on
>>GNU/Linux. Where should I be looking?
>>
>I doubt that glibc provided this; it looks like a binutils thing.

Nope.

  % rpm -q -f /usr/bin/ldd
  glibc-common-2.2.93-5

>However, there is a big difference between Windows and linux, and
>Windows already provides similar tools.

You can get something like ldd output from cygcheck but it really would
be nice (tm) if we had a real ldd in the distribution.  You could
theoretically hack something together by parsing the output from
'objdump -p'.

cgf

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

