[fpc-devel] fnmatch (linux), where is the external code/symbol located?

Thorsten Otto admin at tho-otto.de
Tue Oct 17 11:19:31 CEST 2023


On Dienstag, 17. Oktober 2023 09:32:16 CEST Marco van de Voort via fpc-devel 
wrote:
> so the symbol "fnmatch" is NOT resolving to a match in "libc.so.6" where one
> would normally expect to find fnmatch defined

Usually, it is:

$ nm -D /lib64/libc.so.6 | grep fnmatch
00000000000e493e T fnmatch







More information about the fpc-devel mailing list