<div>Had a problem with coverage tests on gentoo today. </div><div><br></div><div>Cmake 2.6.4-r3, g++ 4.3.2-r3, ccache 2.4-r7. <br clear="all"></div><div><br></div><div>It couldn't find the coverage files, even with cflags and link flags enabling "-fprofile-arcs -ftest-coverage". Similar worked on ubuntu no problem.</div>
<div><br></div><div>A workaround for it I found was to explicitly link in the gcov library, so with link flags it became "-fprofile-arcs -ftest-coverage -lgcov". </div><div><br></div><div>Is this expected/normal?</div>
<div><br></div><div><br></div><div>Regards,<br></div><div>Daniel.</div><div><br></div>-- <br>Phone : +82-10-5400-3296 (010-5400-3296)<br>HomePage: <a href="http://snorriheim.dnsdojo.com/">http://snorriheim.dnsdojo.com/</a><br>
Yujin Robot: <a href="http://www.yujinrobot.com/">http://www.yujinrobot.com/</a><br>Projects: <a href="http://snorriheim.dnsdojo.com/redmine/projects">http://snorriheim.dnsdojo.com/redmine/projects</a><br>