8000 illegal instruction on armv7 no fpu · Issue #59 · ViRb3/wgcf · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

illegal instruction on armv7 no fpu #59

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

Closed
dony71 opened this issue Dec 16, 2020 · 1 comment
Closed

illegal instruction on armv7 no fpu #59

dony71 opened this issue Dec 16, 2020 · 1 comment

Comments

@dony71
Copy link
dony71 commented Dec 16, 2020

I try to run on asus rt-ac68u device
According to wiki, this device has broadcom armv7 32-bit with no FPU
I download wgcf_2.1.4_linux_armv7 but get illegal instruction
Please help to compile binary for this proc

strace ./wgcf_2.1.4_linux_armv7

execve("./wgcf_2.1.4_linux_armv7", ["./wgcf_2.1.4_linux_armv7"], 0xbe8bece0 /* 19 vars */) = 0
getpid()                                = 7830
--- SIGILL {si_signo=SIGILL, si_code=ILL_ILLOPC, si_addr=0x54728} ---
+++ killed by SIGILL +++
Illegal instruction
@ViRb3 ViRb3 closed this as completed in 85b94fa Feb 22, 2021
ViRb3 added a commit that referenced this issue Feb 22, 2021
@ViRb3
Copy link
Owner
ViRb3 commented Feb 22, 2021

Hey there. If you download the armv5 release, it should hopefully be soft-float (not require FPU), and that should work for you.

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
0