I am trying to build some of the IPC example code using the linux compiler cl6x.
So I have set XDCPATH like so:
XDCPATH="/home/gnewton/ti-ezsdk_dm816x-evm_5_01_01_80/ipc_1_22_05_27/packages/;/home/gnewton/ti-ezsdk_dm816x-evm_5_01_01_80/sysbios_6_31_04_27/packages/;/home/gnewton/ti-ezsdk_dm816x-evm_5_01_01_80/xdctools_3_20_08_88/packages/"
I have edited config.bld to have the following:
var rootDirPre = "/home/gnewton/ti-ezsdk_dm816x-evm_5_01_01_80/cgt6x_7_2_2/bin/";
var rootDirPost = "";