Oct 26, 2020

[Go] build Go into shared object with debug mode

$ go build -o awesome.so -buildmode=c-shared -gccgoflags=-g myprog.go 

No comments:

Post a Comment

Note: Only a member of this blog may post a comment.