| delorie.com/archives/browse.cgi | search |
| X-Spam-Check-By: | sourceware.org |
| From: | "Dave Korn" <dave DOT korn AT artimi DOT com> |
| To: | <cygwin AT cygwin DOT com> |
| Subject: | RE: Where is ldd? |
| Date: | Fri, 6 Oct 2006 15:46:31 +0100 |
| Message-ID: | <012501c6e956$36684460$a501a8c0@CAM.ARTIMI.COM> |
| MIME-Version: | 1.0 |
| X-Mailer: | Microsoft Office Outlook 11 |
| In-Reply-To: | <452667C8.9030905@sbcglobal.net> |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| 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 06 October 2006 15:27, 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, it's part of the ld.so. 'ldd' lists an executable's runtime
dependencies on DSOs.
> However, there is a big difference between Windows and linux, and
> Windows already provides similar tools.
The equivalent on cygwin would be to run "cygcheck <executable>" and see
what DLLs it requires to load.
cheers,
DaveK
--
Can't think of a witty .sigline today....
--
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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |