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.

MySQL ARM Compilation for AM335x

Am developing an application on Sitara AM335x, which need to store some value in remote database (MySQL). Hence the application need to use MySQL related API to store values. Since the application resides on AM335x, MySQL should support  ARM. So am trying to cross compile MySQL for ARM, but it is not successful. Could you please help me out with this? 

I tried a few links on MySQL ARM compilation, but nothing goes smooth. Please help me on this.