On Fr, 2011-06-24 at 01:05 +0800, Zhu, Peter J wrote: > Why do we need this libsynthesissd.a, a static library?
It contains some stub code that need to be linked into binaries which want to use libsynthesis. The stable C ABI is provided by libsynthesis.so, a shared library, while the less stable C++ API is in libsynthesissdk. This packaging change is necessary to get out-of-tree SyncEvolution backends (like the upcoming ActivSync one) linked. It has been broken all the time, it just wasn't noticed. -- Best Regards, Patrick Ohly The content of this message is my personal opinion only and although I am an employee of Intel, the statements I make here in no way represent Intel's position on the issue, nor am I authorized to speak on behalf of Intel on this matter. _______________________________________________ MeeGo-packaging mailing list [email protected] http://lists.meego.com/listinfo/meego-packaging
