Skip to content
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

use garble in Go1.24 with c_go have problem? #916

Open
lhdbsbz opened this issue Feb 19, 2025 · 1 comment
Open

use garble in Go1.24 with c_go have problem? #916

lhdbsbz opened this issue Feb 19, 2025 · 1 comment
Labels
needs info Requires extra information to be solved

Comments

@lhdbsbz
Copy link

lhdbsbz commented Feb 19, 2025

command-line-arguments

typecheck error: $WORK\b001_cgo_gotypes.go:140:10: cannot define new methods on non-local type _trieNode
exit status 1

Go SDK 1.24.0

go string with c_go have problem?

set GOARCH=386
set CGO_ENABLED=1
set PATH=%USERPROFILE%\Desktop\mingw32\bin;%PATH%
garble build .

@lu4p
Copy link
Member

lu4p commented Feb 19, 2025

We need code to reproduce this

@lu4p lu4p added the needs info Requires extra information to be solved label Feb 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs info Requires extra information to be solved
Development

No branches or pull requests

2 participants