美好黑夜

文章
7
资源
0
加入时间
4年2月16天

Golang: CGo - 交叉编译

1.panic: Binary was compiled with 'CGO_ENABLED=0', go-sqlite3 requires cgo to work. This is a stub [recovered] panic: Binary was compiled with 'CGO_ENABLED=0', go-sqlite3 requires cgo to work. This is a stub交叉编译的文件放到arm架构linux系统的平台上运行, 发现无法进行...