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: 2.11.2 & arm-aout


> 
> Hi,
> 
> I had built arm-aout cross tool chain using binutils-2.11.2. I found one
> anomaly in the generated output:

> (a)first four bytes of header are
> in little-endian order instead of netorder,

That's how it's intended to be; what makes you think they should be in any 
order other than the native endianness of the object?

> (b) first four bytes of
> header contain only magic number, no machine type information.

Not sure about that one; it depends on what type of object you were trying 
to generate.




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