Archived

This forum has been archived. Please start a new discussion on GitHub.

QNX 6.3-SP3 for Ice-3.2.0

this patch was tested on QNX Neutrino 6.3.0 SP3 using gcc-3.3.5 with Dinkum std lib implementation.

The same limitations apply as described in the post on the patch for Ice-3.1.1
http://zeroc.com/forums/showthread.php?t=2884

To install:

there's something non-standard about QNX patch utility, so i've patched the source in Linux and then moved it over to QNX.
$ tar -xzf Ice-3.2.0.tar.gz
$ cd Ice-3.2.0
$ patch -p1 < ../ice320qnx.patch.txt

For more installation details including building dependencies, see
http://orca-robotics.sf.net/cvs/orca...nstallqnx.html

cheers, alex