Re: Gmock issue

2018-01-14 Thread Geert Janssens
Op zondag 14 januari 2018 00:59:11 CET schreef John Ralls: > > On Jan 13, 2018, at 11:21 AM, P Levine wrote: > > > > On Saturday, January 13, 2018 5:33:12 AM CET John Ralls wrote: > >> Geert has already told you that we’ll accept reasonable patches, though > >> you > >> should recognize that if s

Re: Gmock issue

2018-01-13 Thread John Ralls
> On Jan 13, 2018, at 11:21 AM, P Levine wrote: > > On Saturday, January 13, 2018 5:33:12 AM CET John Ralls wrote: > >> >> That doesn’t answer or even address the questions. >> >> You seem to have missed that many projects, GnuCash included, set numerous >> CPPFlags and LDFLAGS in their conf

Re: Gmock issue

2018-01-13 Thread P Levine
On Saturday, January 13, 2018 5:33:12 AM CET John Ralls wrote: > > That doesn’t answer or even address the questions. > > You seem to have missed that many projects, GnuCash included, set numerous > CPPFlags and LDFLAGS in their configuration scripts... and that’s a > completely separate issue fro

Re: Gmock issue

2018-01-13 Thread John Ralls
> On Jan 13, 2018, at 3:39 AM, Fabio Coatti wrote: > > On Saturday, January 13, 2018 5:33:12 AM CET John Ralls wrote: > >> >> That doesn’t answer or even address the questions. >> >> You seem to have missed that many projects, GnuCash included, set numerous >> CPPFlags and LDFLAGS in their c

Re: Gmock issue

2018-01-13 Thread Fabio Coatti
On Saturday, January 13, 2018 5:33:12 AM CET John Ralls wrote: > > That doesn’t answer or even address the questions. > > You seem to have missed that many projects, GnuCash included, set numerous > CPPFlags and LDFLAGS in their configuration scripts... and that’s a > completely separate issue f

Re: Gmock issue

2018-01-12 Thread John Ralls
> On Jan 12, 2018, at 7:28 PM, P Levine wrote: > > On Thu, Jan 11, 2018 at 10:08 AM, John Ralls > wrote: >> I do have a question for the Gentoo folks, though: The Googletest >> documentation recommends *against* building googletest as a shared library >> [1]. I get

Re: Gmock issue

2018-01-11 Thread John Ralls
> On Jan 11, 2018, at 5:32 AM, Geert Janssens > wrote: > > Op donderdag 11 januari 2018 11:20:45 CET schreef P Levine: >>> On Jan 7, 2018, at 2:10 PM, John Ralls wrote: On Jan 7, 2018, at 8:36 AM, Fabio Coatti wrote: Hi All, I'm having a look at gnucash 2.7.3 but I'

Re: Gmock issue

2018-01-11 Thread Geert Janssens
Op donderdag 11 januari 2018 11:20:45 CET schreef P Levine: > > On Jan 7, 2018, at 2:10 PM, John Ralls wrote: > >> On Jan 7, 2018, at 8:36 AM, Fabio Coatti > >> wrote: > >> > >> Hi All, > >> I'm having a look at gnucash 2.7.3 but I'm unable to compile it, as the > >> compilation spews a > >> >

Re: Re: Gmock issue

2018-01-11 Thread P Levine
> On Jan 7, 2018, at 2:10 PM, John Ralls wrote: >> On Jan 7, 2018, at 8:36 AM, Fabio Coatti wrote: >> >> Hi All, >> I'm having a look at gnucash 2.7.3 but I'm unable to compile it, as the >> compilation spews a >> >> make[3]: *** No rule to make target '/gmock-all.cc', needed by >> 'libgmock_a-gm

Re: Gmock issue

2018-01-07 Thread John Ralls
> On Jan 7, 2018, at 8:36 AM, Fabio Coatti wrote: > > Hi All, > I'm having a look at gnucash 2.7.3 but I'm unable to compile it, as the > compilation spews a > > make[3]: *** No rule to make target '/gmock-all.cc', needed by > 'libgmock_a-gmock-all.o'. Stop. > > I'm using a fairly recent set