mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #514] 0.13.0的mipsel版运行提示Illegal Instruction #394
Labels
No labels
In Progress
WIP
WaitingForInfo
bug
doc
duplicate
easy
enhancement
future
help wanted
invalid
lifecycle/stale
need-issue-template
need-usage-help
no plan
proposal
pull-request
question
todo
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/frp#394
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Nick-Hopps on GitHub (Nov 9, 2017).
Original GitHub issue: https://github.com/fatedier/frp/issues/514
刚开始玩路由的小白,已知是内核中没有开启FPU导致的,用go-mips32重新编译应该就可以了,但是网站的编译方法都好老了,用不了,请问谁能告诉我怎么编译吗?
@suanite commented on GitHub (Nov 10, 2017):
这个是因为路由器没有开启FPU的问题,重新编译一下就可以了。具体可以看看这篇文章。http://www.jianshu.com/p/2a9aa7d841a3
@fatedier commented on GitHub (Nov 13, 2017):
同 #245 。