go learning notes

1)  cgo

$go install test.go 
# command-line-arguments
/usr/bin/ld: unrecognized option '--build-id=none'
/usr/bin/ld: use the --help option for usage information
collect2: ld returned 1 exit status

 https://github.com/golang/go/issues/9520

posted @ 2016-08-19 12:34  hao.ma  阅读(351)  评论(0)    收藏  举报