Re: Re: Generic solution for overflowing GOT table

2013-03-13 Thread Roland Stigge
Hi, you wrote: > On Tue, Mar 12, 2013 at 01:00:38AM +0100, Roland Stigge wrote: >> Just as a small follow-up: In the above case, -fpic instead of -fPIC >> fixes the issue. Is this acceptable in Debian for shared libs? > > This reduces the size of the file and therefor works around the too > large

Re: Generic solution for overflowing GOT table

2013-03-12 Thread Bastian Blank
On Tue, Mar 12, 2013 at 01:00:38AM +0100, Roland Stigge wrote: > Just as a small follow-up: In the above case, -fpic instead of -fPIC > fixes the issue. Is this acceptable in Debian for shared libs? This reduces the size of the file and therefor works around the too large offsets. However it is no

Re: Generic solution for overflowing GOT table

2013-03-11 Thread Roland Stigge
On 03/11/2013 01:22 PM, Roland Stigge wrote: > make[4]: Entering directory > `/build/buildd-quickfix_1.13.3+dfsg-4-powerpc-X8NgWA/quickfix-1.13.3+dfsg/src/python' > /bin/bash ../../libtool --tag=CXX --mode=compile /usr/bin/g++ > -DHAVE_CONFIG_H -I. -I../.. -I. -I.. -I../..-O3 -Wall -ansi >

Generic solution for overflowing GOT table

2013-03-11 Thread Roland Stigge
Hi, on powerpc (and powerpcspe) in Debian, there are several packages FTBFS like this (package quickfix just as an example): make[4]: Entering directory `/build/buildd-quickfix_1.13.3+dfsg-4-powerpc-X8NgWA/quickfix-1.13.3+dfsg/src/python' /bin/bash ../../libtool --tag=CXX --mode=compile /usr/b