>>>>> On Wed, 29 Oct 2003 18:25:04 -0800, Eric Christopher <echristo@redhat.com> said: >> When building python-qt3 on debian unstable I get an oversize GOT >> and: >> >> /usr/bin/ld: BFD 2.14.90.0.6 20030820 Debian GNU/Linux assertion >> fail ../../bfd/elfxx-mips.c:2287 >> >> Seems like multi-GOT is broken for this case. eric> Judging from the line offset from today's sources to that error eric> message it might have been fixed with rsandifo's last patch that eric> fixed an uninitialized variable problem. (global_gotno) I tried binutils-2.14.90.0.7 (based on binutils 2003 1029 in CVS) but my problem did no solved. It seems something is still wrong. --- Atsushi Nemoto