Hello!
I'm new to DDS and currently working my way through the "HOWTO Run RTI Connext DDS on Raspberry Pi".
The guide is very good, but written for a Linux host system. I've got as far as setting up a tool chain for cross-compiling. Before I build my own with Crosstool-ng I wondered if there was a prebuilt version for OSX?
thanks!
Hi,
I haven't done this myself. Although I also use a Mac I run a VM with Linux/Ubuntu for the cross-compilation to the R-Pi. Searching on the net I found several postings so it does seem like something people are doing. See for example http://www.jaredwolff.com/blog/cross-compiling-on-mac-osx-for-raspberry-pi/
Gerardo
Thanks! I'll take a look at that.