Re: Problem loading dynamic libraries - file not found

2018-06-16 Thread Marco Atzeri
On 6/16/2018 4:05 AM, Brian Inglis wrote: On 2018-06-15 16:50, Roberto Ribeiro wrote: 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, a

Re: Problem loading dynamic libraries - file not found

2018-06-15 Thread Brian Inglis
On 2018-06-15 16:50, Roberto Ribeiro wrote: > 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 > correct

Problem loading dynamic libraries - file not found

2018-06-15 Thread Roberto Ribeiro
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