How can I build core library from source code on vxworks653

1 post / 0 new
Offline
Last seen: 5 years 2 months ago
Joined: 01/20/2019
Posts: 1
How can I build core library from source code on vxworks653

Hi!

I have RTI_Connext_DDS-5.0.0-src.zip but no pre-built core libraries such as libnddsc.so, libnddscore.so, librticonnextmsgc.so. I suppose to deploy DDS on vxworks653 (version 2.4 or 2.5, my board is freescale P2020RDB). My question is: does this version of Connext DDS support porting on my 653 platform? If supported, how can I build these source codes to the core libraries and then add them to vxworks653 kernel, or add these DDS source codes as source-code components into the kernel. I really get confused to try to build so many directories and files to get core libraries and have no idea to handle this.

Anybody have the experience? mybe I need a step-by-step guidance. Thanks!