首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 操作系统 > UNIXLINUX >

help me to explain the falls in the text. thinks!该如何解决

2012-02-24 
help me to explain the falls in the text. thinks!my Fedora didnt install chinese font .so explain

help me to explain the falls in the text. thinks!
my Fedora didn't install chinese font . so explain the falls in english.
when i complie the Makefile file. it shows the messages like belowing:
I don't kown it shows like this. so please help me .

C/C++ code
/usr/bin/ld: ./System/cache_flush.o: Relocations in generic ELF (EM: 40)/usr/bin/ld: ./System/cache_flush.o: Relocations in generic ELF (EM: 40)./System/cache_flush.o: could not read symbols: File in wrong formatcollect2: ld returned 1 exit statusmake: *** [libiava.so] Error 1[root@localhost GameSimu]# 


[解决办法]
英文苦手飘过……
[解决办法]
链结出错,说你的.o文件的格式不对。举个例子,你的有些.o文件是arm平台的,而你想链结出一个x86平台的可执行文件出来
[解决办法]
NIUX DE ENGLISH!
[解决办法]
探讨

链结出错,说你的.o文件的格式不对。举个例子,你的有些.o文件是arm平台的,而你想链结出一个x86平台的可执行文件出来

热点排行