On Mon, Feb 24, 2003 at 04:49:35PM -0500, Andrew Cagney wrote:
> get binutils cvs to build a cross i386->hppa gdb dies in tix (no tk8.4
> directory), trying with just `make all-binutils all-gdb' dies being
> unable to find dl.h or machine/save_state.h.
Unfortunatly, no one got the i386->hppa GDB to build so asking you to do
that isn't reasonable. If you've a hppa-linux-gnu box, can you just try
binutils, `objdump --disassemble`?
Yep, I can build binutils head-of-cvs just fine as a crosscompiler,
and objdump --disassemble does the right thing. Jeff's concern is that
this intended output change might break the gdb testsuite.
fwiw, it doesn't break the binutils `make check' ;-)