<div dir="ltr">Hi,<br><div><br>On Sun, Apr 26, 2015 at 10:19 PM, Norbert Thiebaud <<a href="mailto:nthiebaud@gmail.com">nthiebaud@gmail.com</a>> wrote:<br>><br>> On Sun, Apr 26, 2015 at 3:00 PM, Maarten Hoes <<a href="mailto:hoes.maarten@gmail.com">hoes.maarten@gmail.com</a>> wrote:<br>> ><br>> ><br>> > On Sun, Apr 26, 2015 at 9:32 PM, Maarten Hoes <<a href="mailto:hoes.maarten@gmail.com">hoes.maarten@gmail.com</a>><br>> > wrote:<br>> >><br>> >> I cheated, and ran 'make -k check'.<br>> >><br>> > Oh, and assuming here now, obviously, that your issue is with 'make check' ;<br>><br>> well yes make check fails.. but for reason very lcov related.. things<br>> about dll that can't load because of unresolved things.. kind of<br>> things that do not happen on a non gcov build.. so the gcov build is<br>> not actually correct.. there _are_ some piece missing.<br><br>Are those by any chance undefined references to '__gcov_' ? That shouldnt happen when setting FLAGS+='-fprofile-arcs -ftest-coverage'. If this is the case, perhaps '-lgcov' isnt passed to the linker properly in all cases ? Im guessing that if this is so, somehow the FLAGS arent being passed down correctly in the build system ?<br></div><div><br></div><div><br></div><div>- Maarten<br></div></div>