Re: [PATCH, testsuite] Don't assume that HOSTCXX can respond to TEST_ALWAYS_FLAGS.

2018-09-14 Thread Jeff Law
On 8/29/18 4:30 AM, Iain Sandoe wrote: > Hi, > > I have noticed, for some configuration cases, that the ms-sysv tests fail > with “can’t build generator”. > > The setting of HOSTCXX in gcc/testsuite/gcc/site.exp is dependent on the top > level configuration; > for example, configuring with —tar

[PATCH, testsuite] Don't assume that HOSTCXX can respond to TEST_ALWAYS_FLAGS.

2018-08-29 Thread Iain Sandoe
Hi, I have noticed, for some configuration cases, that the ms-sysv tests fail with “can’t build generator”. The setting of HOSTCXX in gcc/testsuite/gcc/site.exp is dependent on the top level configuration; for example, configuring with —target,host,build = x86_64-linux-gnu or CXX=/usr/bin/g++