I just noticed I didn’t update my compiler since 2023/03/03 and finally did
so today. After making some required changes I noticed the compile times
went down  from basically instant (after being fully built once) to taking
4+ seconds every build.

Looking at the output it looks to me like it’s not loading the PPU files
and recompiling nearly everything every time. Did something change I could
investigate?

The only changes I needed to make were "Visibilities of members of generic
specializations” from
https://wiki.freepascal.org/User_Changes_Trunk#Visibilities_of_members_of_generic_specializations
but
that doesnt’ seem related.



Regards,
    Ryan Joseph
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to