This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Compiler/AM3359: Cross-compile toolchain link

Part Number: AM3359

Tool/software: TI C/C++ Compiler

Dear All,

   I am porting the older kernel which is running on my development machine(DevKit8600), The toolchain came along with the BSP for this Devkit, supports the gcc version "arm-none-linux-gnueabi-gcc (Sourcery G++ Lite 2009q1-203) 4.3.3" and it is good to build the kernel version 3.1.0. But when I am using the latest kernel (5.2.11) the minimum compiler (gcc) version supported is 4.6. I had tried out different cross-compiler from different sources like Linaro, CodeSourcy and Free Electrons but nothing seems like working. could you please point me the like where I can download the proper latest toolchain that fits AM3359 processor.

When I am using the older toolchain and tried building the latest kernel I am getting error "./include/linux/compiler-gcc.h:14:3: error: #error Sorry, your compiler is too old - please upgrade it."

Please suggest any pointers.

Thanks in Advance.

Regards,
Srini.