Closed GoogleCodeExporter closed 9 years ago
My uname:
Darwin xxx 12.2.0 Darwin Kernel Version 12.2.0: Sat Aug 25 00:48:52 PDT 2012;
root:xnu-2050.18.24~1/RELEASE_X86_64 x86_64
Original comment by dsymo...@golang.org
on 8 Feb 2013 at 2:23
Judging by the output it appears to be a linker issue. It may be related to
this Go bug: https://code.google.com/p/go/issues/detail?id=4069
You may find that the suggested work-arounds found in this thread on the Go
mailing list may work:
https://groups.google.com/forum/#!topic/golang-nuts/n5E-KudcoKQ
It's also possible, though unlikely, that it's linking the static library
instead of the shared object. You may want to very this is the case as this
will also cause the problem.
Original comment by rthornto...@gmail.com
on 9 Feb 2013 at 2:09
Closed due to lack of response and inability to test and resolve problem.
Original comment by rthornto...@gmail.com
on 10 Mar 2013 at 3:45
Original issue reported on code.google.com by
dsymo...@golang.org
on 8 Feb 2013 at 2:16