LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Embedded & Single-board computer (https://www.linuxquestions.org/questions/linux-embedded-and-single-board-computer-78/)
-   -   using Qt creator to cross compile for pandaboard (https://www.linuxquestions.org/questions/linux-embedded-and-single-board-computer-78/using-qt-creator-to-cross-compile-for-pandaboard-4175467967/)

sallu.salmankhalid 07-01-2013 03:12 AM

using Qt creator to cross compile for pandaboard
 
Hi,

I am totally new to cross compilation I have devloped applications in Qt b4 but never cross compiled. I have a pandaboard it will be running Angstrom distribution or Ubuntu for arm. How can i cross compile on my host computer in Qt creator for pandaboard. I am new at this so plz explain any terminologies that newbees dont know about
Thanks in advance

Pyplate 07-08-2013 05:17 PM

Install ARM interface for gcc
 
You need to install gcc-arm-linux-gnueabi and binutils-arm-linux-gnueabi. Instead of using the gcc command, use arm-linux-gnueabi-gcc.


All times are GMT -5. The time now is 06:10 PM.