[fpc-pascal] Incremental compiling not working in new version
Hairy Pixels
genericptr at gmail.com
Wed Dec 4 05:08:40 CET 2024
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20241203/93034540/attachment.htm>
More information about the fpc-pascal
mailing list