We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
已经成功安装了GmSSL v3.1.1,但是编译报错,这个如何解决呢? ` go build /usr/local/go/pkg/tool/linux_amd64/link: running gcc failed: exit status 1
/usr/bin/ld: /tmp/go-link-804337215/000014.o: in function '_cgo_9c0a82772e93_Cfunc_SM2_compute_id_digest':
/tmp/go-build/cgo-gcc-prolog:345: undefined reference to 'SM2_compute_id_digest'
collect2: error: ld returned 1 exit status `
The text was updated successfully, but these errors were encountered:
No branches or pull requests
已经成功安装了GmSSL v3.1.1,但是编译报错,这个如何解决呢?
`
go build
/usr/local/go/pkg/tool/linux_amd64/link: running gcc failed: exit status 1
/usr/bin/ld: /tmp/go-link-804337215/000014.o: in function '_cgo_9c0a82772e93_Cfunc_SM2_compute_id_digest':
/tmp/go-build/cgo-gcc-prolog:345: undefined reference to 'SM2_compute_id_digest'
collect2: error: ld returned 1 exit status
`
The text was updated successfully, but these errors were encountered: