Re: GCC 4.1 and R_PPC64_ADDR32 out of range

2006-04-26 Thread Alan Modra
On Tue, Apr 25, 2006 at 05:41:18PM +0100, Andrew Haley wrote: > Rene Rebe writes: > > On Tuesday 25 April 2006 14:21, Andrew Haley wrote: > > > Rene Rebe writes: > > > > jackd: error while loading shared libraries: /usr/lib64/libjack.so.0: > > > > R_PPC64_ADDR32 4056b70 for symbol `' out

Re: GCC 4.1 and R_PPC64_ADDR32 out of range

2006-04-25 Thread Andrew Haley
Rene Rebe writes: > On Tuesday 25 April 2006 14:21, Andrew Haley wrote: > > 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/

Re: GCC 4.1 and R_PPC64_ADDR32 out of range

2006-04-25 Thread Rene Rebe
On Tuesday 25 April 2006 14:21, Andrew Haley wrote: > 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 40

Re: GCC 4.1 and R_PPC64_ADDR32 out of range

2006-04-25 Thread Rene Rebe
Hi, On Tuesday 25 April 2006 14:21, Andrew Haley wrote: > 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_ADDR

Re: GCC 4.1 and R_PPC64_ADDR32 out of range

2006-04-25 Thread Andrew Haley
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 4056b70 for symbol `' out of range > > There only R_PPC64_AD

GCC 4.1 and R_PPC64_ADDR32 out of range

2006-04-25 Thread Rene Rebe
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 4056b70 for symbol `' out of range There only R_PPC64_ADDR32 in .text+0*. Any idea or proposal how t