[zeromq-dev] Port of ZeroMQ to QNX 6.4

Armin Steinhoff armin at steinhoff.de
Sat Mar 6 16:05:27 CET 2010


Hi Martin,

Martin Sustrik wrote:
> Hi Armin,
>
>   
>> I have tried to recompile ZeroMQ for QNX 6.4 and need some help.
>>
>> Here are my steps:
>>
>> - configure command:  "CC=qcc CXX=QCC configure --with-c --with-perf"
>> - because of rpl_malloc isn't available I have added  "#define 
>> rpl_malloc malloc" to platform.hpp
>> - modified the LIBS specification of the Makefile located in perf to 
>> "LIBS = -lcpp -lcxa  -lstdc++ -lssl  -lsocket -lecpp"
>>
>> With this modification the recompilation works well.
>>     
>
> Old version of 0MQ (1.0) were able to compile on QNX out of the box. 
> Mato Lucina or Palo Malosek may have some insights on how to fix the 
> above issues in systematic way.
>   
To be compliant to older version seems not to be a big issue for QNX 
Software Systems ...
There are possible some library issues with the QNX libs ?

I have attached the backtrace

Best Regards

--Armin



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20100306/122662af/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: backtrace.jpg
Type: image/jpeg
Size: 64140 bytes
Desc: not available
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20100306/122662af/attachment.jpg>


More information about the zeromq-dev mailing list