LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 769|回复: 0

编译PCF2BDF错误。

[复制链接]
发表于 2005-4-10 19:29:24 | 显示全部楼层 |阅读模式
[root@chenpp pcf2bdf-1.04]# make -f Makefile.gcc
gcc -Wall -O2   -c -o pcf2bdf.o pcf2bdf.cc
gcc   pcf2bdf.o   -o pcf2bdf
pcf2bdf.o(.text+0xd2a): In function `main':
: undefined reference to `operator new[](unsigned int)'
pcf2bdf.o(.text+0xe13): In function `main':
: undefined reference to `operator new[](unsigned int)'
pcf2bdf.o(.text+0xeb4): In function `main':
: undefined reference to `operator new[](unsigned int)'
pcf2bdf.o(.text+0x1070): In function `main':
: undefined reference to `operator new[](unsigned int)'
pcf2bdf.o(.text+0x1223): In function `main':
: undefined reference to `operator new[](unsigned int)'
pcf2bdf.o(.text+0x12aa): more undefined references to `operator new[](unsigned int)' follow
pcf2bdf.o(.eh_frame+0x11): undefined reference to `__gxx_personality_v0'
collect2: ld returned 1 exit status
make: *** [pcf2bdf] 错误 1


很小的一个东西,搜了一下午,没有搞定,诸位帮忙一下。谢谢。
您需要登录后才可以回帖 登录 | 注册

本版积分规则

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