Frage

Nach der Konfiguration mit

$./configure -embedded arm -xplatform qws/linux-arm-g++ -opensource

Ich erhalte diese Ausgabe, wenn zu machen und kann nicht herausfinden, warum:

../../ src / corelib / arch / qatomic_arm.h: In Funktion char q_atomic_swp(volatile char*, char)': ../../src/corelib/arch/qatomic_arm.h:125: warning: address requested forret‘,    welches register' global/qlibraryinfo.cpp: In functionvoid qt_core_init_boilerplate () 'erklärt: global / qlibraryinfo.cpp: 581: __builtin_exit' undeclared (first use this function) global/qlibraryinfo.cpp:581: (Each undeclared identifier is reported only once for each function it appears in.) global/qlibraryinfo.cpp:573: warning: statement with no effect global/qlibraryinfo.cpp:573: warning: statement with no effect global/qlibraryinfo.cpp:574: warning: statement with no effect global/qlibraryinfo.cpp:574: warning: statement with no effect global/qlibraryinfo.cpp:575: warning: statement with no effect global/qlibraryinfo.cpp:576: warning: statement with no effect global/qlibraryinfo.cpp:576: warning: statement with no effect global/qlibraryinfo.cpp:577: warning: statement with no effect global/qlibraryinfo.cpp:578: warning: statement with no effect global/qlibraryinfo.cpp:578: warning: statement with no effect global/qlibraryinfo.cpp:579: warning: statement with no effect global/qlibraryinfo.cpp:580: warning: statement with no effect global/qlibraryinfo.cpp:580: warning: statement with no effect make[1]: *** [.obj/release-shared-emb-arm/qlibraryinfo.o] Error 1 make[1]: Leaving directory / home / bsalmi / Desktop / qt-embedded-Linux-Open-Source-src-4.5.1 / src / corelib‘ make: *** [sub-corelib-make_default nachbestellt] Fehler 2

Kann mir jemand sagen, was das Problem sein könnte oder was zu schauen?

Danke Bryce

War es hilfreich?

Lösung

Überprüfen Sie diesen Beitrag aus den QT-Mailing-Listen:

http://lists.trolltech.com /pipermail/qt-embedded-interest/2009-March/000224.html

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top