Trolltech Home | Qt-embedded-interest Home | Recent Threads | All Threads | Author | Date
All threads index page 1

Qt-embedded-interest Archive, April 2007
Building qtopia-core on x86_64 host


Message 1 in thread

Hi. I'm trying to build qtopia-core 4.2.3 on x86_64 machine, using 64bit
debian etch distro. After linking uic i got followed error messages:

make[2]: Leaving directory `/home/dion/bin/qt4/src/tools/uic'
cd corelib && make -f Makefile
make[2]: Entering directory `/home/dion/bin/qt4/src/corelib'
g++ -c -pipe -O2 -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -D_REENTRANT -fPIC  -DQT_SHARED -DQT_BUILD_CORE_LIB -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_NO_DEBUG -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/linux-g++ -I. -I../../include -I../../include/QtCore -Iglobal -I.moc/release-shared-emb-auto -I.uic/release-shared-emb-auto -o .obj/release-shared-emb-auto/qglobal.o global/qglobal.cpp
../../include/QtCore/../../src/corelib/thread/qthreadstorage.h: In static member function âstatic void QThreadStorage<T>::deleteData(void*) [with T = uint*]â:
../../include/QtCore/../../src/corelib/thread/qthreadstorage.h:116:   instantiated from âQThreadStorage<T>::QThreadStorage() [with T = uint*]â
global/qglobal.cpp:2261:   instantiated from here
../../include/QtCore/../../src/corelib/thread/qthreadstorage.h:113: warning: dereferencing type-punned pointer will break strict-aliasing rules
{standard input}: Assembler messages:
{standard input}:640: Error: suffix or operands invalid for `xchg'
{standard input}:759: Error: suffix or operands invalid for `cmpxchg'
{standard input}:1100: Error: suffix or operands invalid for `xchg'
make[2]: *** [.obj/release-shared-emb-auto/qglobal.o] Error 1
make[2]: Leaving directory `/home/dion/bin/qt4/src/corelib'
make[1]: *** [sub-corelib-make_default] Error 2
make[1]: Leaving directory `/home/dion/bin/qt4/src'
make: *** [sub-src-make_default-ordered] Error 2


Any ideas?

-- 
 [ signature omitted ] 

Attachment: signature.asc
Description: Digital signature


Message 2 in thread

On Mon, Apr 16, 2007 at 12:42:05AM +0300, Dmitry Nezhevenko wrote:
> Hi. I'm trying to build qtopia-core 4.2.3 on x86_64 machine, using 64bit
> debian etch distro. After linking uic i got followed error messages:
> 
> {standard input}:1100: Error: suffix or operands invalid for `xchg'
> make[2]: *** [.obj/release-shared-emb-auto/qglobal.o] Error 1
> make[2]: Leaving directory `/home/dion/bin/qt4/src/corelib'
> make[1]: *** [sub-corelib-make_default] Error 2
> make[1]: Leaving directory `/home/dion/bin/qt4/src'
> make: *** [sub-src-make_default-ordered] Error 2
> 

Sorry. This was misconfiguration issue

-- 
 [ signature omitted ] 

Attachment: signature.asc
Description: Digital signature