Difference between revisions of "Gumstix cMsg"
Jump to navigation
Jump to search
(→V 3.0) |
|||
| Line 5: | Line 5: | ||
Download source code from JLab | Download source code from JLab | ||
| + | |||
| + | You need the cMsg code | ||
https://coda.jlab.org/wiki/index.php/CMsg_-_Publish/Subcribe_messaging | https://coda.jlab.org/wiki/index.php/CMsg_-_Publish/Subcribe_messaging | ||
| + | |||
| + | |||
| + | and the Makefile extensions | ||
| + | |||
| + | ftp://ftp.jlab.org/pub/coda/BMS/ | ||
| + | |||
| + | I copied the makefile extension | ||
| + | |||
| + | BMS/Makefile.vxworks-ppc | ||
| + | |||
| + | to Makefile.gumstix | ||
| + | |||
| + | then change the compiler so it points to the gumstix cross compiler | ||
| + | |||
Revision as of 04:40, 5 June 2010
Compiling cMsg library for Gumstix
V 3.0
Download source code from JLab
You need the cMsg code
https://coda.jlab.org/wiki/index.php/CMsg_-_Publish/Subcribe_messaging
and the Makefile extensions
ftp://ftp.jlab.org/pub/coda/BMS/
I copied the makefile extension
BMS/Makefile.vxworks-ppc
to Makefile.gumstix
then change the compiler so it points to the gumstix cross compiler