How to use internal neon ?

Stephan Bergmann sbergman at redhat.com
Thu Sep 20 08:09:15 PDT 2012


On 09/20/2012 04:00 PM, Matúš Kukan wrote:
> I see, so it will be a little complicated with exporting symbols.
> Currently, there is even .map file used. (probably, I don't know how
> dmake works)
> I've removed .map files, allowed to turn of -fvisibility=hidden in
> https://gerrit.libreoffice.org/#/c/658/
> and then tried to convert neon in
> https://gerrit.libreoffice.org/#/c/659/
> Seems to work for me on Linux.
> Is this approach right ?

In case that dramatically increases the amount of symbols exported from 
neon, it might make sense to keep the mapfile, no?

What's the output of "nm -D --defined solver/*/lib/libneon,so | wc -l" 
for you with those changes?  For me the old one is 280.

Stephan


More information about the LibreOffice mailing list