On 09/10/2012 06:55 PM, Matúš Kukan wrote:
I am pondering gbuildizing neon.
It's built by dmake as dynamic library currently.
Could it be used as static library ?
[...]
It's used only in ucb/Library_ucpdav1.mk

One gotcha with this logic of preferring a static over a dynamic library when only used as a dependency of one other object is that this requires us to keep track whether a library is used only once or multiple times, to revisit the static vs. dynamic decision.

Stephan
_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to