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]

Why does ELF/alpha put none-text relocations in .rela.text?


When you do

# gcc -c foo.c

on ELF/alpha, as will put relocations for ".debug_line" in
.rela.text. When you do

# strip --strip-debug foo.o
# readelf -r foo.o

you will get

 00000000  200569c000000006 R_ALPHA_GPDISP        bad symbol index: 200569c0

How should we fix it?


H.J.


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