* 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
* Re: An compile error with x86_darwin_init_abi_64
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
1 sibling, 0 replies; 4+ messages in thread
From: Tristan Gingold @ 2009-07-02 7:57 UTC (permalink / raw)
To: Hui Zhu; +Cc: gdb
On Jul 2, 2009, at 7:50 AM, Hui Zhu wrote:
> Hi,
>
> I "../src/configure --enable-targets=all --enable-64-bits-bfd" in a
> x86 ubuntu.
>
> I got some error:
Thanks for the head-up. There is a pending (and just approved) patch
that might fix this issue.
Tristan.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: An compile error with x86_darwin_init_abi_64
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
1 sibling, 1 reply; 4+ messages in thread
From: Tristan Gingold @ 2009-07-03 12:28 UTC (permalink / raw)
To: Hui Zhu; +Cc: gdb
On Jul 2, 2009, at 7:50 AM, Hui Zhu wrote:
> Hi,
>
> I "../src/configure --enable-targets=all --enable-64-bits-bfd" in a
> x86 ubuntu.
> I got some error:
[...]
The last patch for darwin (just committed) fixes this issue :-)
Tristan.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: An compile error with x86_darwin_init_abi_64
2009-07-03 12:28 ` Tristan Gingold
@ 2009-07-04 11:28 ` Hui Zhu
0 siblings, 0 replies; 4+ messages in thread
From: Hui Zhu @ 2009-07-04 11:28 UTC (permalink / raw)
To: Tristan Gingold; +Cc: gdb
It's OK in ubuntu i386 and amd64.
Thanks.
Hui
On Fri, Jul 3, 2009 at 20:28, Tristan Gingold<gingold@adacore.com> wrote:
>
> On Jul 2, 2009, at 7:50 AM, Hui Zhu wrote:
>
>> Hi,
>>
>> I "../src/configure --enable-targets=all --enable-64-bits-bfd" in a x86
>> ubuntu.
>> I got some error:
>
> [...]
>
> The last patch for darwin (just committed) fixes this issue :-)
>
> Tristan.
>
^ 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