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]

GOT entries 0 with gcc2.95.3/binutils2.14 but properly relocated with gcc4.1.1/binutils16.5


Hello,

when linking blcyclic.o into bl.out 
.got entries stay 0 and R_386_GLOB_DAT relocations are issued for 
2.95.3/binutils2.14, 
while .got entries get filled and R_386_RELATIVE relocations get issued 
with GCC 4.1.1/binutils 16.5.

Is there a way to make the former do what the latter does?

Thanks for any hint.
Roland


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