标题:编译Qtopia, 在编译到后面时出现错误,求助
作者:lantian99
日期:2006-04-27 14:12
内容:
我在编译完QTE库以及jpeg和libuuid库之后,编译Qtopia库,在后面阶段出现了错误
用如下命令:
cd qtopia-free-1.7.0/src
./configure -xplatform linux-arm-g++
make
老是出现下面的错误,求高手指导
make[1]: Entering directory `/usr/jin/2410/qteqpe/qtopia-free-1.7.0/src/3rdparty/libraries/gsm'
arm-linux-gcc-c -pipe -O2 -Wall -W -fPIC -DQTOPIA_APP_INTERFACE -DFAST -DSASR -DWAV49 -I.moc/linux-arm-g++/ -I/usr/jin/2410/qteqpe/qtopia-free-1.7.0/include -o .obj/linux-arm-g++//long_term.o long_term.c
long_term.c: In function `Gsm_Long_Term_Predictor':
long_term.c:867: warning: unused parameter `S'
{standard input}: Assembler messages:
{standard input}:574: Error: Can not represent OFFSET_IMM8 relocation in this object file format (1)
{standard input}:650: Error: Can not represent OFFSET_IMM8 relocation in this object file format (1)
make[1]: *** [.obj/linux-arm-g++//long_term.o] Error 1
make[1]: Leaving directory `/usr/jin/2410/qteqpe/qtopia-free-1.7.0/src/3rdparty/libraries/gsm'
make: *** [3rdparty/libraries/gsm] Error 2
#1 [shiroki 04-27 21:24]
看到有人说这个是arm gcc的bug, 建议你换个编译器试试
#2 re [lantian99 04-28 09:38]
编译链是开发板供应商提供的,不会修改,有什么好的建议吗?
#3 [shiroki 04-28 11:41]
没见过这个错误, 没辙
#4 Re [lantian99 04-28 12:55]
douxie zainidetishixiawoyigaoding
#5 [shiroki 04-29 15:54]
说说