Hi Stephan,

Thanks for the tip - that solved it.
        The symbol __dso_handle__ was undefined.
        I was using ld to link the shared lib.
        Switching to g++ for linking solved the undefined symbol issue.

I think I understand the thread issue as well.
The UNO IPC slow is probably my bad usage, but I'll defer solving that for a 
while.

The regular sockets usage that you have helped me implement now, would help me 
reuse a lot of my existing application code.
I am planning to stick with Linux for sometime, and it is good to know that UNO 
IPC would work when I am ready to expand later.

Thanks for your help again.
Neeraj


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

Reply via email to