On 11/08/2026 23:37, Sven Barth via fpc-devel wrote:
Best compile with -Xm which will generate a map file that will contain a list of (mangled) symbols and the object files they belong to.
Thanks. I did a regex search for uses\b.*\bwindows\b.*\bGetTickCount64\b yes it finds a few extra. But it got me down to 3 or 4 units. _______________________________________________ fpc-devel maillist - [email protected] https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel
