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: dw2gencfi rewrite


On Sun, Jun 01, 2003 at 10:02:13AM +0200, Andreas Jaeger wrote:
> $ readelf -wf signal/kill.os
...
> 00000018 00000014 0000001c FDE cie=00000000 pc=00000020..00000047
...
> I applied both your dw2gencfi and your readelf patches,

Even with my readelf patch you won't get REALLY correct
output from an object file, since we don't apply relocs.

Do "ld -e kill -o foo signal/kill.os" or something and
see if you get the proper results then.


r~


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