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
On Mon, Dec 2, 2024 at 4:16 AM wkitty42--- wrote:
> TLDR; i'm looking for a (small?) Pascal library to handle lz4 data blocks
> contained inside a data file...
These use the lz4 library with pascal bindings (.a and.o files which
can be compiled into your executable). One is written for Delphi but