| Author |
Message |
|
|
Post subject: Current glibc on QNX 6.3 needed - possible?
Posted: Jun 07, 2007 - 10:17 PM
|
|
New Member
Joined: May 16, 2007
Posts: 2
|
|
Hi,
I have a proprietary precompiled dynamic library "libx.so" that I would like to use on QNX. This library expects a fully fledged glibc environment, e.g. it relies on libstdc++.so.6 and other *.so.6
Is there a way of making this setup work, i.e. obtaining libstdc++.so.6 for QNX? I understand that glibc was abandoned by QNX in favour of Dinkum libraries?
Many thanks,
Martin |
|
|
| |
|
|
|
 |
|
|
Post subject: RE: Current glibc on QNX 6.3 needed - possible?
Posted: Jun 09, 2007 - 10:52 PM
|
|
QNX Master
Joined: Apr 11, 2007
Posts: 36
|
|
Depending on just how much you were sucking in from the glibc that isn't standard libc "stuff" you might
be able to get away with creating a lib with the matching name that is a copy of the QNX official libraries.
If you don't get any link errors during the build, you might be safe.
Otherwise, you can download and build glibc yourself. It isn't that difficult. |
_________________ Thomas
http://sendreceivereply.wordpress.com
|
| |
|
|
|
 |
|
|
Post subject: RE: Current glibc on QNX 6.3 needed - possible?
Posted: Jun 13, 2007 - 06:03 PM
|
|
New Member
Joined: May 16, 2007
Posts: 2
|
|
| thank you very much @ tfletche - renaming doesn't work, I will try to compile it. |
|
|
| |
|
|
|
 |
|
|
Powered by PNphpBB2 © 2003-2007 The PNphpBB Group Credits |
|
|