This is the mail archive of the binutils@sourceware.org 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] |
Here relocation has received wrong offset (0x6) whereas during fixup segment fixp->fx_offset == 2 (I check it in md_apply_fix(). I set fixp->fx_done to 0 there). As result relocation points to wrong address.
Do I have to handle global symbols within one file different than usual?
Cheers Nick
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |