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.

Cross-Compiling from Windows

Hi guys,

I have been using Windows to cross-compile on my Pandaboard with CodeSourcery. I see that TI have replaced CodeSourcery in the Sitara Linux SDK.

Where can I find a compatible Windows cross-compiler with the SDK GCC compiler? If there isn't one and I must use CodeSourcery, how do I expose low-level I/O functionality to this compiler for cross-compiling in Windows?

Cheers

  • Alistair,

    We have no cross-compiler for Windows.  I'm not sure that you would need to change anything for CodeSourcery since this device is also a Cortex-A8 like previous devices.  So you should be able to use your version of CodeSourcery to compile the bootloaders, kernel, and file system.

    Chase