This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

What's error?


I want to build a cross-compile for sparc-sun-solaris2.6 target in my i386-pc-linux host.But it make errors.
 errormake[2]: Entering directory `/usr/crosssparc/gcc-2.95.2/sparc-sun-solaris2.6/libiberty'
  make[2]: *** No targets.  Stop   

And the follows is my `/usr/crosssparc/gcc-2.95.2/sparc-sun-solaris2.6/libiberty/config.log
        
configure:1765: /usr/crosssparc/gcc-2.95.2/gcc/xgcc -B/usr/crosssparc/gcc-2.95.2/gcc/ -B/usr/crosssparc/compile/sparc-sun-solaris2.6/bin/ -o conftest -g -O2   conftest.c  1>&5
/usr/crosssparc/compile/sparc-sun-solaris2.6/bin/ld: cannot open values-Xa.o: No such file or directory
collect2: ld returned 1 exit status
configure: failed program was:
#line 1760 "configure"
#include "confdefs.h"
main(){return(0);}
1. Why it need values-Xa.o?There is no such file in my host and target host!
2. How do i solve that problem?

Who can help me?Please help me!
----------------------------------------------
参加调查,拿大奖
http://www.21cn.com/21cn_poll/new/user/index.htm
你的邮箱需要升级吗?
http://service.21cn.com/feemail/
父亲节心意卡设计大赛---送个大奖给老爸
http://life.21cn.com/father/design/index.html



------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sourceware.cygnus.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]