Hi,

I have a packge with cgo that require some external headers & libraries to 
build (Apache arrow).
What's the best practice for making this packge easy to "go get"?

To make things more interesting, Arrow is a C++ library. Currently I build 
a static library and link with it, however it's very platform dependent.

Thanks,
Miki

-- 
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/b89bfd2d-3333-4097-bf31-f4692e88da95%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to