bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Run objdump under windows XP for XCOFF object file created from IBM


From: Ian Lance Taylor
Subject: Re: Run objdump under windows XP for XCOFF object file created from IBM AIX system
Date: 07 Mar 2005 21:47:47 -0500
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3

"David Du" <address@hidden> writes:

> Hi, I need to run objdump under windows XP to dump out XCOFF format object
> files
> created from IBM AIX environment, is that possible? I went to gnu.org site,
> and do not see where I can download the gnu package containing the objdump
> command, anybody could help me with this?

Yes, it is possible, but it is not particularly easy if you are not
familiar with this kind of thing.

If you have not done so already, you will need to download cygwin--see
    http://cygwin.com/

That will give you an objdump, but one that only supports PE COFF.
You will need to build your own version of the binutils for the
rs6000-aix target.  You can do this using cygwin.  Download the
binutils sources from, and follow the directions.
    http://sourceware.org/binutils/

Ian




reply via email to

[Prev in Thread] Current Thread [Next in Thread]