QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 1074|回复: 0

请高手看看我的连接出错信息?

[复制链接]
发表于 2006-7-18 10:27:42 | 显示全部楼层 |阅读模式
armv4l-unknown-linux-gcc  -c -o head.o head.s
armv4l-unknown-linux-gcc -c -o init.o init.c
armv4l-unknown-linux-gcc -c -o serial.o serial.c
armv4l-unknown-linux-gcc -c -o interrupt.o interrupt.c
interrupt.c: In function `EINT_Handle':
interrupt.c:20: warning: passing arg 1 of `TchScr_GetScrXY' from incompatible pointer type
interrupt.c:20: warning: passing arg 2 of `TchScr_GetScrXY' from incompatible pointer type
armv4l-unknown-linux-gcc -c -o tchscr.o tchscr.c
armv4l-unknown-linux-gcc -c -o main.o main.c
armv4l-unknown-linux-ld -Ttchscr.lds  head.o init.o main.o serial.o interrupt.o tchscr.o -o tchscr_tmp.o
serial.o: In function `TchScr_GetScrXY':
serial.o(.text+0x5c0): undefined reference to `__divsi3'
serial.o(.text+0x5c0): relocation truncated to fit: R_ARM_PC24 __divsi3
serial.o(.text+0x610): undefined reference to `__divsi3'
serial.o(.text+0x610): relocation truncated to fit: R_ARM_PC24 __divsi3
make: *** [tchscr] 错误 1
--divsi3是什么意思?我程序里跟本没有这个东西。
您需要登录后才可以回帖 登录 | 注册

本版积分规则

GMT+8, 2024-11-2 14:19 , Processed in 0.036988 second(s), 16 queries .

© 2021 Powered by Discuz! X3.5.

快速回复 返回顶部 返回列表