문제

구성 후

$./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 : *** [sub-corelib-make_default-ordered] 오류 2

누구든지 문제가 무엇인지 또는 무엇을 살펴볼지 말해 줄 수 있습니까?

브라이스 감사합니다

도움이 되었습니까?

해결책

QT 메일 링리스트 에서이 게시물을 확인하십시오.

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

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top