Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
app-notes:cumulocity-agent-in-lxc-container [2017/02/10 10:19]
shasha [Build the agent]
app-notes:cumulocity-agent-in-lxc-container [2017/02/10 10:21]
shasha [Build the agent]
Line 28: Line 28:
 cd m2m-cumulocity-sdk-c-d627781f3afa cd m2m-cumulocity-sdk-c-d627781f3afa
 </​code>​ </​code>​
-Create an init.mk file, and define specific macros CPPFLAGS, CXXFLAGS and LDFLAGS, LDLIBS and CXX for cross-compiling.+Create an init.mk file, and define specific macros CPPFLAGS, CXXFLAGS and LDFLAGS, LDLIBS and CXX for compiling.
 <code bash> <code bash>
 CXX:​=/​usr/​bin/​g++ CXX:​=/​usr/​bin/​g++