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


On 05/30/2014 10:30 AM, Richard PALO wrote:
after objdumping libfwklo.so, I believe this may be perhaps related to
my dropping the mapfile given it's invalid on solaris (with sun ld)
because of the inappropriate wildcarding syntax used.
Is there any work advancing on fixing these?  I may need to come up with
alternative mapfiles where necessary. (too bad)

But there should be no mapfile involved for libfwklo.so anyway? We dropped almost all mapfiles a long time ago (the only remaining ones are for the handful of URE libs like cppu, cppuhelper, sal, salhelper, where they're only still used for symbol versioning). Export lists (on unixy platforms, Linux and OS X at least) are exclusively controlled via GCC's -fvisibility=hidden and explicitly annotating exported entities with SAL_DLLPUBLIC_EXPORT etc.

For libfwklo.so, the relevant symbol that needs to be exported is fwk_component_getFactory (denoting a C function).

Stephan

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.