2014-06-13 19:40 GMT+04:00 Jeff Law <l...@redhat.com>: > On 06/12/14 17:38, Ilya Enkovich wrote: >>> >>> It looks ok to me - did you test with all languages? In particular did >>> you test Ada? >> >> >> I configure compiler with no language disabling and then run bootstrap >> and make check. Does it mean all languages are covered? Will make more >> testing if required. > > In addition to Richi's comment able --enable-languages= ... You also need > an Ada compiler installed to build Ada. Most Linux distributions provide > Ada packages of some sort. It may be called ada or gnat. >
Thanks for tips! I added --enable-languages=all,ada,obj-c++,go and got no new failures with this patch. Ilya > Jeff > >