[Qt-embedded-interest] QT/x11 for ARM

Анастасия Жирнова pochta_dla_nasti at mail.ru
Thu Oct 29 11:12:36 CET 2009


Hello everybody!

I'm trying to compile qt/x11 for ARM.
I use ./configure -embedded arm xplatform qws/linux-arm-g++ -nomake examples -nomake demos -nomake tutorials -prefix /usr/local/Trolltech_X11.
The configuration is succeeded, but the build fails with an error:
../../include/QtCore/../../src/corelib/arch/qatomic_i386.h: In copy constructor  QFutureInterfaceBase::QFutureInterfaceBase(const QFutureInterfaceBase&)':
../../include/QtCore/../../src/corelib/arch/qatomic_i386.h:116: error: impossible constraint in  asm'
make[1]: *** [.obj/release-shared/qfutureinterface.o] Ошибка 1
make[1]: Выход из каталога `/home/nastya/nastya/WORK/qt-x11-opensource-src-4.4.3/src/corelib'

Do you have any suggestions?? Is it possible to cross-compile qt/x11-opensource for ARM architecture&??

P.S. I'm using cross-instruments for arm from Openembedded (angstrom-linux-gnueabi-gcc etc.)

My apps compiled with qt-embedded work fine on ARM9-target but only with framebuffer. GUI QT apps have a conflict with x11-server (if I use a filesystem with x-server from Angstrom openembedded)

Thanks, waiting for a reply.



More information about the Qt-embedded-interest mailing list