Incremental compiling not working in new version
Hairy Pixels via fpc-pascal <[email protected]>
| Newsgroups | gmane.comp.compilers.free-pascal.general |
|---|---|
| Message-ID | <CAGsUGtk+rLPQ7r732H_BPLYtC6NOJ2s3q1UPf=M0+T1Wt4avVA@mail.gmail.com> |
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 - [email protected]
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal