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: David Du
Subject: RE: Run objdump under windows XP for XCOFF object file created from IBM AIX system
Date: Tue, 8 Mar 2005 12:12:01 -0500

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?

Thanks

David

-----Original Message-----
From: Ian Lance Taylor [mailto:address@hidden
Sent: Tuesday, March 08, 2005 10:32 AM
To: David Du
Cc: address@hidden
Subject: Re: Run objdump under windows XP for XCOFF object file created
from IBM AIX system


"David Du" <address@hidden> writes:

> Hi, Ian, thanks for your response again, I checked the binutils/README, it
> talks about how to build for unix-like system, not for windows XP
> environment, for example, it asks to do ./configure command, which in the
> binutils directory is not a DOS or windows command, when I run the
commands,
> they just did not work, the version of binutils I downloaded is
> binutils-2.15, I am not sure what I should do. Would you please help me
with
> this issue again?

Downloading cygwin from http://cygwin.com/ will give you a Unix-like
environment on Windows.  It is sufficient to build the binutils.  You
should run configure from the cygwin shell.

Ian





reply via email to

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