This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC 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: GCC 4.1 and R_PPC64_ADDR32 out of range


Rene Rebe writes:
 > Hi,
 > 
 > not such an high priority, but testing the latest gcc 4.1.0 in
 > "whole system builds" I stumble over:
 > 
 > jackd: error while loading shared libraries: /usr/lib64/libjack.so.0: 
 > R_PPC64_ADDR32 40000056b70 for symbol `' out of range
 > 
 > There only R_PPC64_ADDR32 in .text+0*.
 > 
 > Any idea or proposal how to hunt this?

just a guess, but perhaps libjack isn't compiled -fPIC?

Andrew.


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