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]

Problems linking on Irix 6.5


Hi,

I am using GCC 3.1.1 compiler (with the native assembler and linker version
7.3) on Irix 6.5 and was wondering if anyone on this list could give me a
little insight on some linking problems I'm having. I'm compiling C++
source with -mips4 -mabi=64 options and when I go to link my program I get
a number of GOT overflow errors. Can someone tell me what is causing this
(is it GCC code generation or is it the MIPS linker)? I can get around the
problem by using the following link flag: -LD_LAYOUT:lgot_buffer=64
(anything less then 64 causes me problems).

Thanks,

Tom






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