Hello,
is there a reason why the linux-arm64 binaries for 2.15.6 require a 4k page size while 2.12.14 does not?
I'm currently building and testing my linux-arm64 builds (in desktop mode) on a Raspberry Pi 5, which uses 16k page size by default. When updating to 2.15.6, I get an error because of the page size difference ("libopenvr_api.so: ELF load command address/offset not page-aligned"), which I don't get when linking to 2.12.14.
However, my main goal is to eventually be able to run natively on SteamFrame (once it's available), so if that will require a 4k page size anyway (maybe because of Wine?) then it's no big deal and I will adjust my current build and test setup accordingly.
Best regards,
Steffen
Hello,
is there a reason why the linux-arm64 binaries for 2.15.6 require a 4k page size while 2.12.14 does not?
I'm currently building and testing my linux-arm64 builds (in desktop mode) on a Raspberry Pi 5, which uses 16k page size by default. When updating to 2.15.6, I get an error because of the page size difference ("libopenvr_api.so: ELF load command address/offset not page-aligned"), which I don't get when linking to 2.12.14.
However, my main goal is to eventually be able to run natively on SteamFrame (once it's available), so if that will require a 4k page size anyway (maybe because of Wine?) then it's no big deal and I will adjust my current build and test setup accordingly.
Best regards,
Steffen