Re: [DynInst_API:] codeCoverage build issue with latest master branch git version of Dyninst

2018-04-13 Thread Jim Galarowicz
Hi Xiaozhu, An update: If I change /examples/CMakeFiles/codeCoverage.dir/link.txt to use codeCoverage.exe instead of codeCoverage, the build continues on until the same error happens wth unstrip.    I'm using gcc/g++ 7.2.1.  I'm not sure if that is playing a factor in these errors. Than

Re: [DynInst_API:] codeCoverage build issue with latest master branch git version of Dyninst

2018-04-13 Thread Jim Galarowicz
Hi Xiaozhu, Do you mean remove the CMakeCache.txt file and then touch CMakeLists.txt and do a make to reconfigure cmake? This is what I get when I do that.  The build complains about no /examples/unstrip files. Thanks, Jim G [jeg@localhost dyninst-9.3.3]$ touch CMakeLists.txt [jeg@loc

Re: [DynInst_API:] codeCoverage build issue with latest master branch git version of Dyninst

2018-04-13 Thread Xiaozhu Meng
Hi Jim, I just recompiled the master branch from github. I saw the same warning, but not the error. Can you try delete your existing cmake cache file and then re-configure the cmake? Thanks, --Xiaozhu On Fri, Apr 13, 2018 at 8:53 AM, Jim Galarowicz wrote: > Hi all, > > I'm trying to build the