I want to find out the source package's given the binary.

github.com/FiloSottile/gorebuild (and github.com/rjeczalik/which) works 
fine with binaries built with the "go" tool.
But fails if cgo (and thus I think gcc) is included in the build procedure.

A minimal example is attached to 
https://github.com/FiloSottile/gorebuild/issues/3

Can anybody help me?

Thanks,
Tamás Gulácsi

-- 
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