I'm doing a build on Ubuntu for an i.mx28 and getting this error:
/opt/freescale/usr/local/gcc-4.4.4-glibc-2.11.1-multilib-1.0/arm-fsl-linux-gnueabi/bin/arm-fsl-linux-gnueabi-g++ -DDEBUGF -O3 -Wall -c -fmessage-length=0 -MMD -MP -MF"Appliance.d" -MT"Appliance.d" -o "Appliance.o" "../Appliance.cpp"
/bin/sh: 1: /opt/freescale/usr/local/gcc-4.4.4-glibc-2.11.1-multilib-1.0/arm-fsl-linux-gnueabi/bin/arm-fsl-linux-gnueabi-g++: not found
subdir.mk:72: recipe for target 'Appliance.o' failed
I believethe /opt/freescale directory would be installed by the LTIB for freescale. But all links pointing to that are not working. Person having the same issue here but I'm not sure there was a satisfactory response:
https://community.nxp.com/thread/316147
Is L2.6.35_1.1.0_130130_source.tar.gz available?