On Fri, Jan 9, 2015 at 12:54 AM, Paolo Bonzini <bonz...@gnu.org> wrote:
>
>> +
>> +# For a non-native build we have to build the programs using a
>> +# previously built host (or build -> host) Go compiler.  We should
>> +# only do this if such a compiler is available.  Figure this out
>> +# later.
>> +
>> +endif
>
> This should work automatically, the only difference is that you must
> omit $(LIBGODEP) from the dependencies.

What will happen if there is no installed gccgo at the right version?
What should happen?

I haven't been keeping track--will the build machinery now build a
build-x-host Go compiler?

Ian

Reply via email to