ADLINK-IST / opensplice

This is the Vortex OpenSplice Community Edition source repository. For our commercial offering see
https://www.adlinktech.com/en/vortex-opensplice-data-distribution-service
Apache License 2.0
259 stars 155 forks source link

How to configure opensplice using MPC / mwc.pl #112

Closed kjrusscher closed 3 years ago

kjrusscher commented 4 years ago

I am using Yocto to build OS's for our platforms. How can I use bin/mwc.pl to configure the opensplice build system for different platforms?

vivekpandey02 commented 4 years ago

Hi Kjrusscher, For the Community Version I am not sure how to configure it but Opensplice Commercial Edtion works on Yocto distribution.

kjrusscher commented 4 years ago

That is good to hear! What target and host did you use? We ran into problems when we tried to compile an armv7 target on a x86_64 host. In that case Yocto would configure Opensplice for the host, not for the target. As far as I can see, the only solution is to use mwc.pl to set the configure files to the target instead of the host.