On Thu, Apr 30, 2015 at 11:12 PM, Ladislav Laska <[email protected]> wrote: >> Why are you using cygcheck? That's a Cygwin tool. To show dll >> dependencies you should use ldd. > > Well, it's what msys ships. Ldd does not tell me recursive dependencies, > and there are many. I could that uses ldd, if there is something wrong > with cygcheck (and in that case, it probably should not be shipped with > msys2).
MSYS2 also ships ldd, and ldd does show recursive dependencies, try for example: ldd /mingw64/bin/qtcreator.exe > >> If you don't get anywhere then I will try to build merkaartor tomorrow. > > Thanks, I'll have a bit more fun with it today, and will report if I > find anything new. Ok. > > > -- > S pozdravem Ladislav Láska <[email protected]> > Katedra Aplikované Matematiky, MFF UK tel.: +420 739 464 167 ------------------------------------------------------------------------------ One dashboard for servers and applications across Physical-Virtual-Cloud Widest out-of-the-box monitoring support with 50+ applications Performance metrics, stats and reports that give you Actionable Insights Deep dive visibility with transaction tracing using APM Insight. http://ad.doubleclick.net/ddm/clk/290420510;117567292;y _______________________________________________ Msys2-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/msys2-users
