We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
There doesn't seem to be a 64bit version for ARM64.
root@rpinut:/tmp/linux-arm# file * RingSnapshotDownload: ELF 32-bit LSB shared object, ARM, EABI5 version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-armhf.so.3, for GNU/Linux 3.2.0, BuildID[sha1]=1476a7f9d55808b77203911f433aef545c836063, stripped Settings.json: ASCII text, with very long lines (1173)
root@rpinut:/tmp/linux-arm# ./R* -list ./RingSnapshotDownload: error while loading shared libraries: libpthread.so.0: ELF load command address/offset not page-aligned
Raspberry PI OS arm64
The text was updated successfully, but these errors were encountered:
KoenZomers
No branches or pull requests
There doesn't seem to be a 64bit version for ARM64.
root@rpinut:/tmp/linux-arm# file *
RingSnapshotDownload: ELF 32-bit LSB shared object, ARM, EABI5 version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-armhf.so.3, for GNU/Linux 3.2.0, BuildID[sha1]=1476a7f9d55808b77203911f433aef545c836063, stripped
Settings.json: ASCII text, with very long lines (1173)
root@rpinut:/tmp/linux-arm# ./R* -list
./RingSnapshotDownload: error while loading shared libraries: libpthread.so.0: ELF load command address/offset not page-aligned
Raspberry PI OS arm64
The text was updated successfully, but these errors were encountered: