Can't build CDP 8 because of POS64 in dev/newsfsys/sfsys.c Any hotfix possible?

Using the latest Clang in the packages and the latest code from their GitHub repo, I can't directly let Clang compile CDP 8 and the issue also persisted in the CDP 8.0 Tarball. I already made an issue regarding it but all it seems to do is to just get and set the memory addresses of whatever is passed into it, which are all data inside structs. I probably can just &(f->propoffset) to get their addresses but can I set them like this or do I have to wait for an official fix to be made?
GitHub
Building CDP8 on Termux gives errors about POS64 · Issue #17 · Co...
As the title says, I can't build CDP8 without errors about POS64 (member reference base type 'fpos_t' (aka 'long') is not a structure or union). Compiler: clang version 20.1.8 T...
0 Replies
No replies yetBe the first to reply to this messageJoin

Did you find this page helpful?