zeromq / libzmq

ZeroMQ core engine in C++, implements ZMTP/3.1
https://www.zeromq.org
Mozilla Public License 2.0
9.64k stars 2.35k forks source link

ZMQ for VxWorks #4373

Open Arsenho opened 2 years ago

Arsenho commented 2 years ago

Please use this template for reporting suspected bugs or requests for help.

Issue description

Please i am new to ZMQ and i would like to use it for VxWorks 7.

I have tried compiling it but ran into some issues. I want to know if there is anyone who have been able to compile ZMQ for VxWorks 7 and made it work.

In addition it seems like the platforms file distributed with the project is not appropriate for the VxWorks operating system . Describe the solution you'd like

Environment

Minimal test code / Steps to reproduce the issue

What's the actual result? (include assertion message & call stack if applicable)

What's the expected result?

I want a platform file the can support vxworks 7 flags when compiling.

bluca commented 2 years ago

What's the actual error?