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: ELF64 note sections


On Thu, Sep 18, 2003 at 10:55:21AM -0400, Daniel Jacobowitz wrote:
> Which will have the same problem the other use of
> __attribute__((packed)) in that file has: binutils will silently
> generate incorrect output when built with a non-GNU compiler.

Only on architectures where the ABI specifies unusual padding of
structs.  According to the ChangeLog, the arch that needed "packed"
was ARM.  Do ARM people use something other than gcc to compile
binutils?

-- 
Alan Modra
IBM OzLabs - Linux Technology Centre


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