|
|

楼主 |
发表于 2005-7-27 18:01:17
|
显示全部楼层
[root@localhost source]# make
arm-linux-gcc -I. -I../../source -o ../pen_test pen_test.c
Assembler messages:
FATAL: can't create /tmp/ccckmePB.o: Invalid bfd target
make: *** [../pen_test] Error 1
[root@localhost source]# make
arm-linux-gcc -I. -I../../source -o ../pen_test pen_test.c
Assembler messages:
FATAL: can't create /tmp/ccSLPbKv.o: Invalid bfd target
make: *** [../pen_test] Error 1
连续出现这种错误究竟是怎么回事? |
|