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.

AM335x Linux SDK cross-compilation with soft float

hi,

how could i cross compile am335evm sdk using linaro soft float eabi instead of eabihf.

http://processors.wiki.ti.com/index.php/Processor_SDK_Building_The_SDK

the link above give enough information for compiling tisdk with eabihf tool chain. But i need to use the linaro soft float tool chain.

How can i proceed?