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: PATCH: Fix removed sections (Re: 2.12.90.0.12 Kernel Miscompile)


On Wed, Jul 03, 2002 at 08:53:16AM -0700, Leonard Zubkoff wrote:
>   Date: Wed, 3 Jul 2002 08:42:20 -0700
>   From: "Leonard N. Zubkoff" <lnz@dandelion.com>
> 
>   I've prepaered vmlinux.12 and vmlinux.14 based on the ...12 and ..14 recent
>   binutils versions so that a comparison can be made.  The 12 crashed but 14
>   works fine.  Here is the readelf -S you requested:
> 
> I checked and it looks like the readelf -S output is identical.  Running cmp on
> the vmlinux.12 and vmlinux.14 gives:
> 

Could you please try

# objdump --full vmlinux.12 > 12
# objdump --full vmlinux.14 > 14

to see which sections differ.


H.J.


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