| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/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 |
| Date: | Mon, 30 Sep 2002 14:59:34 +0200 |
| From: | "Gerrit P. Haase" <freeweb AT nyckelpiga DOT de> |
| Reply-To: | "Gerrit P. Haase" <freeweb AT nyckelpiga DOT de> |
| Organization: | Esse keine toten Tiere |
| X-Priority: | 3 (Normal) |
| Message-ID: | <70618342759.20020930145934@familiehaase.de> |
| To: | Pierre Habraken <Pierre DOT Habraken AT imag DOT fr> |
| CC: | cygwin AT cygwin DOT com |
| Subject: | Re: Path to dynamic libraries |
| In-Reply-To: | <3D984527.FD112161@imag.fr> |
| References: | <3D984527 DOT FD112161 AT imag DOT fr> |
| MIME-Version: | 1.0 |
Pierre schrieb: > I installed the full Cygwin distribution but apparently it does not > include the command 'ldd'. > Is there another command which can be used to get the list of dynamic > libraries (and their path) that a given executable depends on ? cd bin && cygcheck cygwin1.dll > Does it make sense to use the environment variable LD_LIBRARY_PATH with > Cygwin ? No. All the DLL's need to be in a directory that is included in your PATH environment variable like e.g. /bin. PATH always needs to be existent. Gerrit -- =^..^= -- 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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |