Mirror of the gdb mailing list
 help / color / mirror / Atom feed
* An compile error with x86_darwin_init_abi_64
@ 2009-07-02  5:50 Hui Zhu
  2009-07-02  7:57 ` Tristan Gingold
  2009-07-03 12:28 ` Tristan Gingold
  0 siblings, 2 replies; 4+ messages in thread
From: Hui Zhu @ 2009-07-02  5:50 UTC (permalink / raw)
  To: Tristan Gingold, gdb

Hi,

I "../src/configure --enable-targets=all --enable-64-bits-bfd" in a x86 ubuntu.

I got some error:
ar: creating libgdb.a
ranlib libgdb.a
rm -f gdb
gcc -g -O2      \
		-o gdb gdb.o libgdb.a \
		   ../readline/libreadline.a ../opcodes/libopcodes.a ../bfd/libbfd.a
 ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a    -lncurses
-lz -lm     -lpython2.5 -lexpat ../libiberty/libiberty.a
gnulib/libgnu.a -ldl -rdynamic
libgdb.a(i386-darwin-tdep.o): In function `x86_darwin_init_abi_64':
/home/teawater/gdb/bgdb/gdb/../../src/gdb/i386-darwin-tdep.c:191:
undefined reference to `amd64_init_abi'
collect2: ld returned 1 exit status
make[2]: *** [gdb] Error 1
make[2]: Leaving directory `/home/teawater/gdb/bgdb/gdb'
make[1]: *** [all-gdb] Error 2
make[1]: Leaving directory `/home/teawater/gdb/bgdb'
make: *** [all] Error 2


Thanks,
Hui


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2009-07-04 11:28 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-07-02  5:50 An compile error with x86_darwin_init_abi_64 Hui Zhu
2009-07-02  7:57 ` Tristan Gingold
2009-07-03 12:28 ` Tristan Gingold
2009-07-04 11:28   ` Hui Zhu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox