This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Committed Go frontend
- From: Andrew Pinski <pinskia at gmail dot com>
- To: Ian Lance Taylor <iant at google dot com>
- Cc: gcc at gcc dot gnu dot org
- Date: Thu, 2 Dec 2010 22:06:18 -0800
- Subject: Re: Committed Go frontend
- References: <mcr4oav5uyy.fsf@google.com>
On Thu, Dec 2, 2010 at 8:41 PM, Ian Lance Taylor <iant@google.com> wrote:
> The Go language is not built by default, so this should not have a
> significant effect on most developers.
Hmm, but it looks like it is currently. Or at least that is how I
understand to read the build failure at
http://gcc.gnu.org/ml/gcc-regression/2010-12/msg00023.html . Also it
looks like not forcing to build C++ as a stage 1 compiler which causes
the failure mentioned in that email.
Thanks,
Andrew Pinski