I want to link my own static C++ library w/ boost libs for Golang project. Simple C++ code w/o boost libs working (exported as C), but when i start use boost libraries, Golang can't find tons of boost symbols ..