Re: [PATCH v2] skip the test when gcc not deployed

2019-05-24 Thread Yu, Mingli
On 2019年05月24日 15:03, Mark Wielaard wrote: Hi, On Fri, May 24, 2019 at 02:47:25PM +0800, Yu, Mingli wrote: On Tue, May 21, 2019 at 03:33:06PM +0800, mingli...@windriver.com wrote: Skip the tests which depend on gcc when gcc not deployed. What exactly are you trying to do? When would you r

Re: [PATCH v2] skip the test when gcc not deployed

2019-05-24 Thread Mark Wielaard
Hi, On Fri, May 24, 2019 at 02:47:25PM +0800, Yu, Mingli wrote: > > On Tue, May 21, 2019 at 03:33:06PM +0800, mingli...@windriver.com wrote: > > > Skip the tests which depend on gcc when > > > gcc not deployed. > > > > What exactly are you trying to do? > > When would you run make check without h

Re: [PATCH v2] skip the test when gcc not deployed

2019-05-23 Thread Yu, Mingli
On 2019年05月23日 19:28, Mark Wielaard wrote: Hi, On Tue, May 21, 2019 at 03:33:06PM +0800, mingli...@windriver.com wrote: Skip the tests which depend on gcc when gcc not deployed. What exactly are you trying to do? When would you run make check without having gcc installed? Thanks Mark! I

Re: [PATCH v2] skip the test when gcc not deployed

2019-05-23 Thread Mark Wielaard
Hi, On Tue, May 21, 2019 at 03:33:06PM +0800, mingli...@windriver.com wrote: > Skip the tests which depend on gcc when > gcc not deployed. What exactly are you trying to do? When would you run make check without having gcc installed? If this is to check against an alternative compiler? In the la