Henry,
Thanks for posting that one liner. In my utility, I use nm to dump the
contents once but then use a Pascal desktop app to do the grepping and
display the output within a TMemo. Your way is faster to implement.
___
fpc-pascal maillist - fpc-pasca
On Thu, 25 Aug 2022 at 04:08, Anthony Walter via fpc-pascal
wrote:
> I've written a utility to extract mingw64 static library exports into a
> searchable database. This allows me to search for possible missing functions
> (see the screenshot below)
>
> https://cache.getlazarus.org/images/desktop