[fpc-devel] Does 3.2.3 still support Windows XP ?

Martin Frb lazarus at mfriebe.de
Wed Aug 12 21:03:04 CEST 2026


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.



More information about the fpc-devel mailing list