/home/yannzi/2.15my_u-boot-1.1.6makelight2/include/common.h:612: Error: bad instruction `void fprintf(int file,const char*fmt,...)'<br />/home/yannzi/2.15my_u-boot-1.1.6makelight2/include/common.h:613: Error: bad instruction `void fputs(int file,const char*s)'<br />/home/yannzi/2.15my_u-boot-1.1.6makelight2/include/common.h:614: Error: bad instruction `void fputc(int file,const char c)'<br />/home/yannzi/2.15my_u-boot-1.1.6makelight2/include/common.h:615: Error: bad instruction `int ftstc(int file)'<br />/home/yannzi/2.15my_u-boot-1.1.6makelight2/include/common.h:616: Error: bad instruction `int fgetc(int file)'<br />/home/yannzi/2.15my_u-boot-1.1.6makelight2/include/common.h:618: Error: bad instruction `int pcmcia_init(void)'<br /><br />还有好多bad instruction东西。<br />我用的交叉编译工具是arm-linux-gcc-3.4.5、glibc-2.3.6,<br />我想移植到S3C2440<br />请问这是怎么回事,有办法弄好吗? |
|