分页: 1 / 1

VMware下编译gdb-5.2.1问题

发表于 : 2008-02-02 12:41
peter.pan
VMware6.0 : fedora7

交叉编译器:arm-linux-gcc-2.95.3

GDB:gdb-5.2.1

make时出现以下错误,请大虾们求求小弟:


/usr/bin/ld: .libs/archive. Relocations in generic ELF (EM: 40)
/usr/bin/ld: .libs/archive. Relocations in generic ELF (EM: 40)
.libs/archive. could not read symbols: File in wrong format
collect2: ld returned 1 exit status
make[3]: *** [libbfd.la] 错误 1
make[3]: Leaving directory `/home/peter.pan/gdb-5.2.1/bfd'
make[2]: *** [all-recursive] 错误 1
make[2]: Leaving directory `/home/peter.pan/gdb-5.2.1/bfd'
make[1]: *** [all-recursive-am] 错误 2
make[1]: Leaving directory `/home/peter.pan/gdb-5.2.1/bfd'
make: *** [all-bfd] 错误 2