[zeromq-dev] ZeroMQ on VxWorks 7 (ARM)

cyntia v vargascyntiam at gmail.com
Mon Nov 16 22:18:34 CET 2015


I added the files to a normal windriver project, and was fixing little by
little all the build problems. It was a few months ago, but if my memory is
correct the main problems were:

- Some data types, like int_64
- There were like 2 source files that weren't saved on the correct format,
so it threw an error that said there was an error at the beginning of the
file (opened it with notepad and saved it in the correct format again)
- Pretty much the functions that are used for linux are almost the same as
in vxworks, just be careful because vxworks might need different headers of
different struct names


If you have any other problems, just write again and maybe it was something
that I also struggled with.

2015-11-16 21:53 GMT+01:00 Peter Smith <salerio at gmail.com>:

> Excellent news, did you have to do anything special to build the library
> or use it?
>
> Sent from my iPad
>
> On 16 Nov 2015, at 20:32, cyntia v <vargascyntiam at gmail.com> wrote:
>
> Hi,
>  I don't know about VxWorks 7, but I was able to use it in VxWorks 6.9
> without any problems
>
> 2015-11-16 21:00 GMT+01:00 Peter Smith <salerio at gmail.com>:
>
>> Apologies if there are answers to this question already. I am wondering
>> if anyone can confirm if ZeroMQ can be used on VxWorks 7. Thanks in
>> advance.
>>
>> Peter Smith
>>
>> _______________________________________________
>> zeromq-dev mailing list
>> zeromq-dev at lists.zeromq.org
>> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>>
>>
> _______________________________________________
> zeromq-dev mailing list
> zeromq-dev at lists.zeromq.org
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>
>
> _______________________________________________
> zeromq-dev mailing list
> zeromq-dev at lists.zeromq.org
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20151116/38a9d505/attachment.htm>


More information about the zeromq-dev mailing list