[GH-ISSUE #82] 能否编译一个mipsel版的 #36

Closed
opened 2026-05-05 11:35:16 -06:00 by gitea-mirror · 4 comments
Owner

Originally created by @flashsoft on GitHub (Aug 19, 2016).
Original GitHub issue: https://github.com/fatedier/frp/issues/82

Originally created by @flashsoft on GitHub (Aug 19, 2016). Original GitHub issue: https://github.com/fatedier/frp/issues/82
Author
Owner

@fatedier commented on GitHub (Aug 19, 2016):

Yes, now you can download it from release, but 32bit for mips is not supported in go.

<!-- gh-comment-id:240936192 --> @fatedier commented on GitHub (Aug 19, 2016): Yes, now you can download it from [release](https://github.com/fatedier/frp/releases), but 32bit for mips is not supported in go.
Author
Owner

@flashsoft commented on GitHub (Aug 19, 2016):

感谢,不过很可惜,那个破路由是32bit的

<!-- gh-comment-id:240939739 --> @flashsoft commented on GitHub (Aug 19, 2016): 感谢,不过很可惜,那个破路由是32bit的
Author
Owner

@p0we7 commented on GitHub (Sep 9, 2016):

@fatedier 请教一下Go程序是怎么样编译mips版本的。

<!-- gh-comment-id:245804654 --> @p0we7 commented on GitHub (Sep 9, 2016): @fatedier 请教一下Go程序是怎么样编译mips版本的。
Author
Owner

@fatedier commented on GitHub (Sep 9, 2016):

@p0we7 env GOOS=linux GOARCH=mips64 go build -o ./frpc_linux_mips64 ./src/cmd/frpc

<!-- gh-comment-id:245805706 --> @fatedier commented on GitHub (Sep 9, 2016): @p0we7 `env GOOS=linux GOARCH=mips64 go build -o ./frpc_linux_mips64 ./src/cmd/frpc`
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/frp#36
No description provided.