After installing and running setup of SDK 8.0 for Sitara, there are many odd path values in the linux-devkit area. One example is the i686-arago-linux-libtool file, there is a concatenated path value. In other files, the concatenations are much longer. My install dir is /home/demo/TISDK.
LTCFLAGS="-isystem/home/jenkins/amsdk-nightly-build/build-CORTEX_1/arago-tmp-external-linaro-toolchain/sysroots/i686-nativesdk-arago-linux/home/demo/TISDK/ti-sdk-am335x-evm-08_clean/linux-devkit/sysroots/i686-arago-linux/usr/include
Setup does seem to complete and building does produce a functional image file. I am just very concerned that these odd concatenations are breaking other parts of the build process.
Thanks