On Thu, Oct 30, 2003 at 11:02:12AM +0100, Guido Guenther wrote: > On Sun, Oct 26, 2003 at 06:12:42PM -0500, Daniel Jacobowitz wrote: > > I'm going to tackle a couple of the low-hanging RC bugs tonight and > > tomorrow (MIPS msq, Sparc kernel warning, something else I've forgotten). > > After that I believe the packages are ready to leave experimental. They'll > Mips has some weird test failures: > > gcc-3.3 -mabi=32 -nostdlib -nostartfiles -static -o > /import/glibc/glibc-package-cvs/build-tree/mips-libc/csu/tst-empty > /import/glibc/glibc-package-cvs/build-tree/mips-libc/csu/crt1.o > /import/glibc/glibc-package-cvs/build-tree/mips-libc/csu/crti.o `gcc-3.3 -mabi=32 > --print-file-name=crtbegin.o` > /import/glibc/glibc-package-cvs/build-tree/mips-libc/csu/tst-empty.o > /import/glibc/glibc-package-cvs/build-tree/mips-libc/libc.a -lgcc -lgcc_eh > /import/glibc/glibc-package-cvs/build-tree/mips-libc/libc.a `gcc-3.3 -mabi=32 > --print-file-name=crtend.o` > /import/glibc/glibc-package-cvs/build-tree/mips-libc/csu/crtn.o > /usr/bin/ld: not enough GOT space for local GOT entries > /usr/bin/ld: BFD 2.14.90.0.6 20030820 Debian GNU/Linux internal error, aborting at > ../../bfd/elfxx-mips.c line 6479 in _bfd_mips_elf_relocate_section > > /usr/bin/ld: Please report this bug. > > collect2: ld returned 1 exit status > > Looks like a binutils problem. I've not seen this on any other recent glibc > build. Same happens for tststatic. > -- Guido
Since it wasn't mentioned here... I spoke to James on IRC, and the latest (or next?) binutils upload includes a patch that I _hope_ will fix this problem. I see that glibc built OK on mipsel. linux-kernel-headers wasn't tried on mips? -- Daniel Jacobowitz MontaVista Software Debian GNU/Linux Developer -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

