Is there any known problems that could appear when we run golang C-shared 
libraries in an OS that uses a non-preemptive scheduling mechanism. I am 
experiencing some problems related to TLS (more specifically runtime.m0 and 
runtime.g0). 
FYI - the C-shared library was built suing the gccgo compiler as:
 go build -o libgotest.so -buildmode=c-shared -compiler=gccgo test.go

-- 
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/ac19eb39-4290-4909-ac37-c6db2f4243bdn%40googlegroups.com.

Reply via email to