سؤال

بعد التكوين مع

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

أحصل على هذا الإخراج عند صنع ولا يمكنني معرفة السبب:

../../src/corelib/arch/qatomic_arm.h: في الوظيفة char q_atomic_swp(volatile char*, char)': ../../src/corelib/arch/qatomic_arm.h:125: warning: address requested forRET '، الذي تم إعلانه register' global/qlibraryinfo.cpp: In functionvoid qt_core_init_boilerplate () ': 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-opensource-src-4.5.1/src/corelib make: ***

هل يمكن لأي شخص أن يخبرني ما الذي قد يكون المشكلة أو ماذا يجب أن ننظر إليه؟

شكرا لك برايس

هل كانت مفيدة؟

المحلول

تحقق من هذا المنشور من القوائم البريدية QT:

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

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top