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]

Re: "Endian and objdump"



>    If an assembler is configured as the little endian mode
> for both the host (Linux) and the target, and the binary
> code expected should looks like

The endianness of the *host* should be irrelevent.  The target doesn't
care how the host interprets data, nor should the programmer.  Display
the data in a way that makes sense for the target, and ignore the host
endianness.


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