[LLVMdev] Proposal: bindings for the Go programming language

Peter Collingbourne peter at pcc.me.uk
Wed Oct 8 18:14:03 PDT 2014


On Thu, Oct 09, 2014 at 01:42:49AM +0100, Dmitri Gribenko wrote:
> On Thu, Oct 9, 2014 at 12:34 AM, Peter Collingbourne <peter at pcc.me.uk> wrote:
> > There is also a mechanism (independent of how Go users would use the
> > package with 'go get') to test that the bindings build and pass their test
> > suite. This would be done as part of the 'check' target if the user has Go
> > installed. The intention is that there would be at least one build bot set
> > up with Go installed to notify us when the bindings break.
> 
> Please let me know what are the required packages on a recent Ubuntu
> or Debian and we can arrange this testing on my buildbots.

I think the only package you will need is 'golang', version 1.2 or above (or
'2:1.2' or above in the Debian version numbering scheme).

Thanks,
-- 
Peter



More information about the llvm-dev mailing list