Hi,

On Sun, 2018-01-14 at 13:34 +0100, Mattia Rizzolo wrote:
> This is caused by overlinking, and e.g. using -Wl,--as-needed avoids
> it (but better taking care of it like this patch is trying to do).

I see. The overlinking is a price for simpler build scripts (CMake
files). Whether it's good or bad is a question.

I recall of issues in some other project when linking a library A,
which uses library B and the B uses library C, then, for some reason,
even the A didn't use C it still required to link with it in some
distributions (might be Ubuntu, but I do not recall precisely), while
it worked flawlessly in other distributions/build systems. I do not
recall many details about it, I'm sorry.
        Bye,
        zyx

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Podofo-users mailing list
Podofo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/podofo-users

Reply via email to