-
Notifications
You must be signed in to change notification settings - Fork 18.1k
linux/mips 1.14: illegal instruction #37876
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
Comments
the minimal |
Dup of #37653. It is fixed on tip, and will be in 1.14.1 release. Thanks. |
ohhh sorry! And thanks a lot 😃 |
No worries :) |
still seeing this with program compiled using 1.14.1
|
Reopening. |
@nexus166 is your machine lack of an FPU? Did you set GOMIPS=softfloat? Thanks. |
Is |
Yeah, For 64-bit MIPS, it should be |
It looks like its all nice and well with the right env variables. I haven't tested running the full 1.14.1 toolchain on MIPS yet, but in the meantime: thank you all for the attention and clarifications and apologies for having you re-opening the issue for nothing! |
No problem. Enjoy! |
hi,
Running
go
(latest) or any compiled (with latest go) prog on aMIPS 24Kc V7.4
running OpenWRT (linux) results in the followingother example
The text was updated successfully, but these errors were encountered: