X-Spam-Check-By: sourceware.org Date: Fri, 6 Oct 2006 10:44:54 -0400 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: Where is ldd? Message-ID: <20061006144454.GA30174@trixie.casa.cgf.cx> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <452667C8 DOT 9030905 AT sbcglobal DOT 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 AT cygwin DOT com; run by ezmlm Precedence: bulk List-Unsubscribe: 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 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/