QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 1849|回复: 3

关于uclinux下gdb编译的问题

[复制链接]
发表于 2006-10-9 16:25:41 | 显示全部楼层 |阅读模式
uclinux 下原本带的gdbserver运行有问题(m68k版本的),于是在网上下载了gdb编译但是编译出现如下错误

#tar vxjf gdb-5.0.tar.bz2
#gunzip < gdb-5.0-uclinux-armulator-20021127.patch.gz | patch -p0
#cd gdb-5.0
# CC=/usr/local/bin/arm-elf-gcc;export CC

#./configure --target=arm-elf arm-elf
Created "Makefile" in /opt/skyeye/uClinux-dist/user/gdbserver/gdb-5.0
/usr/local/lib/gcc-lib/arm-elf/2.95.3/libgcc.a(__main.o): In function `__do_global_ctors':
__main.o(.text+0xc4): undefined reference to `__CTOR_LIST__'
/usr/local/lib/gcc-lib/arm-elf/2.95.3/libgcc.a(__main.o)(.data+0x0): undefined reference to `__DTOR_LIST__'
collect2: ld returned 1 exit status
*** The command '/usr/local/bin/arm-elf-gcc -o conftest -g -O2   conftest.c' failed.
*** You must set the environment variable CC to a working compiler.
发表于 2006-10-11 17:51:07 | 显示全部楼层
在cygwin下编译么?如果是,请在本论坛中搜索答案
回复

使用道具 举报

 楼主| 发表于 2006-10-16 09:39:25 | 显示全部楼层
不是的,是在redhat linux下面编译的
回复

使用道具 举报

发表于 2006-10-17 09:59:42 | 显示全部楼层
连接时没有-elf2flt参数
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

GMT+8, 2024-11-2 18:23 , Processed in 0.110545 second(s), 15 queries .

© 2021 Powered by Discuz! X3.5.

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