sh 发表于 2004-12-20 21:27:21

请教uclinux编译错误

NO_MM -mapcs-32 -marmv4 -msoft-float -mno-fpu   -c -o entry-armv.o entry-armv.S
entry-armv.S: Assembler messages:
entry-armv.S:1035: Error: Internal_relocation (type 187) not fixed up (OFFSET_IM
M)
entry-armv.S:1037: Error: Internal_relocation (type 185) not fixed up (IMMEDIATE
)
entry-armv.S:1088: Error: Internal_relocation (type 187) not fixed up (OFFSET_IM
M)
entry-armv.S:1089: Error: Internal_relocation (type 187) not fixed up (OFFSET_IM
M)
entry-armv.S:1320: Error: Can not represent SWI relocation in this object file f
ormat (0)
make: *** 错误 1

chyyuu 发表于 2004-12-28 09:43:54

你的编译器版本和uclinux的版本可能不匹配,请告之。
页: [1]
查看完整版本: 请教uclinux编译错误