delorie.com/archives/browse.cgi | search |
X-Spam-Check-By: | sourceware.org |
Message-ID: | <20061026155940.qdulfw3wnc4kkgw4@sumost.ca> |
Date: | Thu, 26 Oct 2006 15:59:40 -0500 |
From: | Steve Robbins <smr AT sumost DOT ca> |
To: | cygwin AT cygwin DOT com |
Subject: | Does exit code 53 mean missing DLLs? |
MIME-Version: | 1.0 |
User-Agent: | Internet Messaging Program (IMP) H3 (4.1.3) |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
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 |
Hello, I have built a complicated piece of code that depends on several 3rd party libs. When I run it, however, it exits prematurely with no output to stdout nor stderr, no corefile, nothing. But the exit status is always 53. I'm beginning to wonder if this is telling me something ;-) I realized later that I have linked against some DLLs that aren't in a standard place. I expected to get some kind of "cannot find DLL" error at startup, but perhaps "error 53" is the way windows tells me this? Thanks, -Steve P.S. What's the equivalent of linux's "ldd" for cygwin? -- 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 |