I am building a C-shared library from go code like below: > go build -o awesome.so -buildmode=c-shared myprog.go
How can I build the C_shared library in debug mode? -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/golang-nuts/284fa642-6be0-4392-a2cc-b2582a8981ecn%40googlegroups.com.