这些小活动你都参加了吗?快来围观一下吧!>>
电子产品世界 » 论坛首页 » 嵌入式开发 » MCU » [求助][求助]编译uclibc出了问题,大伙看过来!

共1条 1/1 1 跳转至

[求助][求助]编译uclibc出了问题,大伙看过来!

菜鸟
2006-09-05 22:58:41     打赏
我在redhat 9.0中编译uclibc-0.9.26出现问题,请DX帮忙看看,谢谢先!
arm-elf-gcc version 2.95.3 20010315

出错信息如下:

arm-elf-gcc -Wall -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fstrict-aliasing -Os -mlittle-endian -msoft-float -fno-builtin -nostdinc -D_LIBC -I../../../../include -I. -I/usr/local/lib/gcc-lib/arm-elf/2.95.3/include -DNDEBUG -fPIC -c gmon.c -o gmon.o
In file included from gmon.c:440:
../../../../include/bits/profil-counter.h: In function `profil_counter':
../../../../include/bits/profil-counter.h:28: structure has no member named `ARM_pc'
../../../../include/bits/profil-counter.h:26: warning: `pc' might be used uninitialized in this function
gmon.c: At top level:
gmon.c:518: warning: `mcount_internal' defined but not used
make[4]: *** [gmon.o] Error 1
make[4]: Leaving directory `/root/uClibc-0.9.26/libc/sysdeps/linux/common'
make[3]: *** [common] Error 2
make[3]: Leaving directory `/root/uClibc-0.9.26/libc/sysdeps/linux'
make[2]: *** [_dir_linux] Error 2
make[2]: Leaving directory `/root/uClibc-0.9.26/libc/sysdeps'
make[1]: *** [_dir_sysdeps] Error 2
make[1]: Leaving directory `/root/uClibc-0.9.26/libc'
make: *** [_dir_libc] Error 2
[em06]



关键词: 求助     编译     uclibc     出了     问题     大伙     过来    

共1条 1/1 1 跳转至

回复

匿名不能发帖!请先 [ 登陆 注册 ]