The post mentions “I am using the Code Sourcery 2010q1 compiler.”

So my guess would be that the toolchain used has been downloaded from here: 
https://sourcery.mentor.com/sgpp/lite/arm/portal/release1294

Cheers,
  Daniel


From: [email protected] 
[mailto:[email protected]] On Behalf 
Of ext [email protected]
Sent: Thursday, December 01, 2011 2:25 PM
To: [email protected]
Subject: [Qt5-feedback] Building Qt5 for embedded Linux ARM - compiler problems

Hi,

I read 
this…<http://labs.qt.nokia.com/2011/10/03/chasing-the-raspberry-pi-dragon-opengl-es2-accelerated-qt-pi/>
 [labs.qt.nokia.com] labs post, but I couldn’t figure out how build Qt5 for ARM 
with embedded linux. My main problem is that I don’t know which compiler to 
use. I am using the i.MX53 Quickstart Board from Freescale. Qt5 is already 
running on my Ubuntu 10.04, but I would like to set up a Qt5 environment that 
allows my to cross compile for this ARM board.

That’s how my configure looks like:

./configure -opensource -arch arm -xplatform ??????? -release -opengl es2 
-little-endian -nomake docs -no-svg -no-audio-backend -no-multimedia 
-no-xmlpatterns -no-v8 -no-location -no-declarative -no-cups -xcb -no-wayland 
-no-phonon -no-qt3support -no-webkit -no-javascript-jit -no-neon 
-confirm-license -verbose -qpa -no-gtkstyle



I read already this thread: Qt5 on linux arm – xcb platform plugin not 
working<http://developer.qt.nokia.com/forums/viewthread/10466/> 
[developer.qt.nokia.com]
but I don’t know where exactly and how he got the linux-g++-mx5x compiler.

As far as I understand there are actually to possible compiler that are 
available for cross compiling for ARM.
1. arm-none-linux-gnueabi-gcc
2. arm-linux-gcc

But I don't know how to install and use them for my configure command.

Did anyone already succeed in building Qt5 for any ARM chip?

Thanks a lot.
Dietrich
_______________________________________________
Qt5-feedback mailing list
[email protected]
http://lists.qt.nokia.com/mailman/listinfo/qt5-feedback

Reply via email to