On 04/26/2013 09:54 AM, Darius Blaszyk wrote: > > On Apr 26, 2013, at 1:37 AM, Paul Breneman wrote: > >>>> >>> Yes it does find them, the statically libraries are linked into an >>> executable which works fine. That is why I was surprised. I'm sure MinGW >>> must link to other libraries as well. The question though is which. Anyway >>> to find out for a simple example project executable? >> >> http://www.dependencywalker.com/ >> _______________________________________________ >> > Will have a look, although at first sight it seems to find dynamic libraries. > I need to check the static ones as well. >
Pass -M or --print-map to ld to get a memory map. It includes all object files included. Ludo _______________________________________________ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal