OpenMP Accelerator Model Runtime for 66AK2x Building the runtime * Set up the following environment variables LINUX_DEVKIT_ROOT E.g. to build against MCSDK 3.1.4, export LINUX_DEVKIT_ROOT=$TI_INSTALL_DIR/mcsdk_linux_3_01_04_07/linux-devkit/arago-2015.05/sysroots/cortexa15t2hf-vfp-neon-linux-gnueabi TARGET_ROOTDIR Controls install location, typically set to root of target file system. BUILD_BOOST Set to 1 to download Boost and build libraries required by runtime. * make (will perform a one-time download/build of Boost if required) * make install (will install to TARGET_ROOTDIR)