Date: prev next · Thread: first prev next last
2012 Archives by date, by thread · List index


On 21/08/12 11:17, John Smith wrote:
Hi,


Im running into an issue I havent seen before on LibreOffice. When I
do a make with

LDFLAGS+='-fprofile-arcs' CFLAGS+='-fprofile-arcs -ftest-coverage'
CXXFLAGS+='-fprofile-arcs -ftest-coverage' CPPFLAGS+='-fprofile-arcs
-ftest-coverage'

I now still get an error about "undefined reference to
`__gcov_merge_add'" in a specific module 'odk'. Everything up until
that point works as expected. I also tried specifying '-lgcov' and
'-coverage', but the result is the same.

When I 'make odk' I get the output below, but I have no idea what
could be causing this ? Any and all help is sincerely appreciated.

no idea, but the ODK/SDK isn't that important for code coverage because
it doesn't contain actual office code so you can just disable it with
--disable-odk



Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.