On 09/01/2015 15:24, Ian Lance Taylor wrote:
>> >
>> > 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?

Compilation fails.

> What should happen?

Compilation fails. :)

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

No, but the build machinery should point the Makefile variables to a
build-x-host tool from the PATH.  If it doesn't, you need to modify the
toplevel configure.ac and Makefile.tpl.

Paolo

Reply via email to