Skip to content
New issue

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

wrong ELF class: ELFCLASS64 on RPI4 #242

Open
chmouel opened this issue Sep 29, 2022 · 1 comment
Open

wrong ELF class: ELFCLASS64 on RPI4 #242

chmouel opened this issue Sep 29, 2022 · 1 comment

Comments

@chmouel
Copy link

chmouel commented Sep 29, 2022

I am not sure if this is my setup or some issue on the doom emacs package but I keep getting a wrong ELF class while using a raspberrypi on archlinux :

build-28.2/tsc/tsc-dyn.so: wrong ELF class: ELFCLASS64)

uname -m give back armv7l but RPI4 is aarch64.... I wonder if there is a workaround for this? (like m1 support is done?)

Thanks,

@LunNova
Copy link

LunNova commented Mar 31, 2023

This also applies on other aarch64 linux machines eg a Thinkpad X13s, not specific to RPI4.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants