This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Platform: Linux IA32. Want objdump to work with windows 32bit .DLL files.


James Courtier-Dutton <james.dutton@gmail.com> writes:

> I am using Linux on a Pentium 4 CPU.  What "./configure" options do
> I give binutils in order for objdump to be able to dump Linux
> binaries as well as windows binaries, while in Linux?

The easiest thing to do would be to build binutils using the
--enable-targets=all configure option.  This will gives you every
supported architecture and object file format.

> I could not find a full list of config options, or a faq for
> binutils

The usual way to get the full list of configure options is to run
configure --help.

Ben



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]