Questions, questions...
"Sergey Sobolev" <ssobolev-Sh14CEt6PVEeIZ0/[email protected]> Wed, 15 May 2002 16:15:21 +0400
| Newsgroups | gmane.os.qnx.openqnx.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi All! I'm trying to port some applications to QNX (like KDE, GNOME, etc) to get Xfree linux-like environment. But... There is some troubles - first - libtool, that exist on 6.2 (since 6.2 work much more better than 6.1) does not support shared libraries anyway (or I'm do something terribly wrong: "libtoolize -f; aclocal [optional]" ). second - when I try to build shared libraries, I get SIGSEGV failure (for example libpng), see thread on inn.qnx.com:qdn.public.qnxrtp.porting:554, news:<[email protected]> there is a -fPIC issue Questions to Frank: How I must install mozilla to get it working (cd /; tar xzf mozilla...) ? It say that I haven't rights when I start it (root) - and than - memory fault. How did you get rpath working? (-Wl,-rpath,dir - doesn't work for me) Thanks a lot. Sergey Sobolev