2016. december 15., csütörtök 12:51:28 UTC+1 időpontban DM a következőt 
írta:
>
> I am trying to execute the cgo program as mentioned here 
> <https://github.com/davecheney/junk/tree/master/id>
>
>
That's not a cgo program there, but a Go program, which uses the gc 
compiler's affinity to compile C programs into the resulting binary.

But since Go 1.5.0, that C backend is removed (the last version is 1.4.2), 
so that side effect has vanished.

BTW why would you need the ID of the goroutine? That's Pandora's box, and 
frowned upon here.

-- 
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.
For more options, visit https://groups.google.com/d/optout.

Reply via email to