Hi, Ian, thanks again for your help, I tried to configure
with --target=rs6000-ibm-aix, and built the binutils, when I tested the
objdump.exe file with objdump -i, it gave me error: "objdump: can't set BFD
default target to 'rs6000-ibm-aix': Invalid bfd target", I tried to
configure with --target=rs6000-aix as described in readme, it gave me the
same error message, after that I tried to configure
with --enable-targets=all, then tested with objdump -i, it gave me all the
supported things like pe-i386, elf32-i386 etc, but no rs6000-aix, any idea
or what have I done wrong?

Thanks for your kind help!

David

-----Original Message-----
From: Ian Lance Taylor [mailto:[EMAIL PROTECTED]
Sent: Tuesday, March 08, 2005 12:20 PM
To: David Du
Cc: bug-binutils@gnu.org
Subject: Re: Run objdump under windows XP for XCOFF object file created
from IBM AIX system


"David Du" <[EMAIL PROTECTED]> writes:

> Hi, Ian, I got what you mean with cygwin, I just built the binutils with
the
> help of cygwin, but unfortunately the objdump.exe command donot support
> xcoff format when I run objdump -i, it will list all the supported format,
I
> checked the objdump.c source code, it never has any information about
xcoff,
> but in other source code like xcoff.h, it has some xcoff information, I
> donot know what I need to configure to support xcoff format. any idea?

configure with --target rs6000-ibm-aix

Ian



_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to