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
_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to