Hi,

I have problem with build environment for Qt creator for beaglebone black. I have followed some procedures given in "http://treyweaver.blogspot.in/2010/10/setting-up-qt-development-environment.html" website.All have done successfully at final when i gave the make command to execute the process i found this errors.

In file included from animation/qabstractanimation.cpp:896:
../../include/QtCore/qatomic_i386.h: In function 'QDebug qDebug()':
../../include/QtCore/qatomic_i386.h:120: error: impossible constraint in 'asm'
make[1]: *** [.obj/release-shared-emb-arm/qabstractanimation.o] Error 1
make[1]: Leaving directory `/home/parc-049/qtsdk-2010.05/qt/src/corelib'
make: *** [sub-corelib-install_subtargets-ordered] Error 2

Can anyone find the solution for this where i made the mistakes?

Regards,
Nagarajan