shared library troubles
"Sergey Sobolev" <ssobolev-Sh14CEt6PVEeIZ0/[email protected]> Tue, 5 Mar 2002 16:02:31 -0000
| Newsgroups | gmane.os.qnx.openqnx.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi All! I have tried to compile QT 3.0.1 on QNX 6.1. But I had some troubles with shared library - any program, linked with libqt.so will throw memory error(Acces violation) on loading. Static library works just fine. Is there any specific options for shared library compiling (or linking)? Regards, Sergey Sobolev P.S. I can send required config files.