Re: PATCH RFA: Add Go support

2010-10-13 Thread Ian Lance Taylor
Ralf Wildenhues writes: > * Ian Lance Taylor wrote on Tue, Oct 12, 2010 at 11:42:56PM CEST: >> This patch adds support for the Go programming language to libtool. Go >> is described at http://golang.org/ . >> >> I'm not very familiar with libtool. This patch is mostly a >> cut-and-paste job.

Re: PATCH RFA: Add Go support

2010-10-13 Thread Ralf Wildenhues
* Ian Lance Taylor wrote on Wed, Oct 13, 2010 at 07:31:04PM CEST: > Ralf Wildenhues writes: > > Do you have, or are working on, an Automake patch for Go support? > > I do not have an automake patch, although that is a logical next step. > I've been using libtool with a Makefile.am which uses this

Re: PATCH RFA: Add Go support

2010-10-13 Thread Ian Lance Taylor
Ralf Wildenhues writes: > * Ian Lance Taylor wrote on Wed, Oct 13, 2010 at 07:31:04PM CEST: >> Ralf Wildenhues writes: >> > Do you have, or are working on, an Automake patch for Go support? >> >> I do not have an automake patch, although that is a logical next step. >> I've been using libtool wi