我很菜,所以就只能喊救命了,请帮我一下吧
[root@qinj qttest]# make
arm-linux-g++ -o hello hello.o main.o moc_hello.o -L/root/Qt_x86/qt-2.3.2-x11/lib -L/root/Qt_x86/qt-2.3.2-x11/lib -lm -lqte
/usr/local/arm/3.4.1/lib/gcc/arm-linux/3.4.1/../../../../arm-linux/bin/ld: hello.o: Relocations in generic ELF (EM: 3)
hello.o: could not read symbols: File in wrong format
collect2: ld returned 1 exit status
make: *** [hello] Error 1
我跟着书上做的,我装的是qt-x11-2.3.2版本和qt-embedded-2.3.7二个版本,但是编辑hello时,还是出错,搞了一天了,求高手指点!