Hello,
I am getting the following error while giving "make -s -j" (ubuntu 14.04)
Linking
/usr/local/VISION_SDK_02_10_00_00/ti_components/os_tools/linux/linaro/gcc-linaro-arm-linux-gnueabihf-4.7-2013.03-20130313_linux/bin/../arm-linux-gnueabihf/libc/usr/lib/arm-linux-gnueabihf/crt1.o: In function `_start':
(.text+0x30): undefined reference to `main'
collect2: error: ld returned 1 exit status
Earlier it was working fine.All of a sudden I am getting this error. Kindly suggest what to do?