This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils 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]

MIPS is broken


With binutils from CVS on 20021029, I got

gcc -nostdlib -nostartfiles -static -o /export/build/gnu/glibc/build-mipsel-linux/elf/ldconfig /export/build/gnu/glibc/build-mipsel-linux/csu/crt1.o /export/build/gnu/glibc/build-mipsel-linux/csu/crti.o `gcc --print-file-name=crtbegin.o` /export/build/gnu/glibc/build-mipsel-linux/elf/ldconfig.o /export/build/gnu/glibc/build-mipsel-linux/elf/cache.o /export/build/gnu/glibc/build-mipsel-linux/elf/readlib.o /export/build/gnu/glibc/build-mipsel-linux/elf/xmalloc.o /export/build/gnu/glibc/build-mipsel-linux/elf/xstrdup.o /export/build/gnu/glibc/build-mipsel-linux/elf/chroot_canon.o /export/build/gnu/glibc/build-mipsel-linux/libc.a -lgcc /export/build/gnu/glibc/build-mipsel-linux/libc.a `gcc --print-file-name=crtend.o` /export/build/gnu/glibc/build-mipsel-linux/csu/crtn.o

/usr/bin/ld: dl-init.o: access beyond end of merged section (251658254 + 0)
/usr/bin/ld: dl-init.o: access beyond end of merged section (1287951 + 0)
/usr/bin/ld: dl-init.o: access beyond end of merged section (638517248 + 0)
/usr/bin/ld: dl-init.o: access beyond end of merged section (251658240 + 0)
/usr/bin/ld: dl-init.o: access beyond end of merged section (16777221 + 0)
/usr/bin/ld: dl-init.o: access beyond end of merged section (788594688 + 0)
/usr/bin/ld: dl-init.o: access beyond end of merged section (447221250 + 0)
/usr/bin/ld: dl-init.o: access beyond end of merged section (-536870912 + 0)
/usr/bin/ld: dl-init.o: access beyond end of merged section (14336 + 0)
/usr/bin/ld: dl-init.o: access beyond end of merged section (954106 + 0)
/usr/bin/ld: dl-init.o: access beyond end of merged section (962323 + 0)
/usr/bin/ld: dl-init.o: access beyond end of merged section (246944610 + 0)

when building glibc 2.3 from CVS.


H.J.


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