public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Problem loading dynamic libraries - file not found
@ 2018-06-16  2:05 Roberto Ribeiro
  2018-06-16  8:14 ` Brian Inglis
  0 siblings, 1 reply; 3+ messages in thread
From: Roberto Ribeiro @ 2018-06-16  2:05 UTC (permalink / raw)
  To: cygwin

Hello list,

recently I've been running a lot into an error while trying to load dlls
compiled by cygwin: "ERROR: could not load library (...): No such file or
directory". The library in question is always there, however, and *appears*
to have been correctly built (ldd and cygcheck both return the expected
values). Last time this happened, I found what could have been a linking
problem in one of its dependencies, and just recompiled everything and now
it works.

But now I'm running on this problem again, in a library I wrote myself,
which only links to dependencies I know are working, and everything that
could possibly be called is in the PATH. So, my question is: what exactly
does this "no such file or directory" error mean, and is there a way for me
to debug it, or maybe get more comprehensive error messages?

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-06-16  7:14 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-06-16  2:05 Problem loading dynamic libraries - file not found Roberto Ribeiro
2018-06-16  8:14 ` Brian Inglis
2018-06-16  9:47   ` Marco Atzeri

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).