This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: gcc-3.3 VS gcc-2.95.3 soft floating point on mipsel?


OK, on 3.4.1 using binutils-2.14 and glibc-2.3.2 I ran into the
following error.  I'm going to try binutils-2.15, but I don't have
high hopes, because I couldn't even boot my kernel when I used
binutils-2.15.

make[3]: Entering directory
`/home/dave/C/perforce/targets/crosstool-0.28-rc31/build/mipsel-unknown-linux-gnu/gcc-3.4.1-glibc-2.3.2/glibc-2.3.2/nss'
mipsel-unknown-linux-gnu-gcc nsswitch.c -c -std=gnu99 -O2 -Wall -Winline
-Wstrict-prototypes -Wwrite-strings -finline-limit=10000 -I../include
-I. -I/home/dave/C/perforce/targets/crosstool-0.28-rc31/build/mipsel-unknown-linux-gnu/gcc-3.4.1-glibc-2.3.2/build-glibc/nss
-I.. -I../libio
-I/home/dave/C/perforce/targets/crosstool-0.28-rc31/build/mipsel-unknown-linux-gnu/gcc-3.4.1-glibc-2.3.2/build-glibc
-I../sysdeps/mips/elf -I../linuxthreads/sysdeps/unix/sysv/linux/mips
-I../linuxthreads/sysdeps/unix/sysv/linux
-I../linuxthreads/sysdeps/pthread -I../sysdeps/pthread
-I../linuxthreads/sysdeps/unix/sysv -I../linuxthreads/sysdeps/unix
-I../linuxthreads/sysdeps/mips -I../sysdeps/unix/sysv/linux/mips
-I../sysdeps/unix/sysv/linux -I../sysdeps/gnu -I../sysdeps/unix/common
-I../sysdeps/unix/mman -I../sysdeps/unix/inet -I../sysdeps/unix/sysv
-I../sysdeps/unix/mips -I../sysdeps/unix -I../sysdeps/posix
-I../sysdeps/mips/mipsel -I../sysdeps/mips -I../sysdeps/wordsize-32
-I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754/dbl-64
-I../sysdeps/ieee754 -I../sysdeps/generic/elf -I../sysdeps/generic
-nostdinc -isystem
/home/dave/C/perforce/targets/mipsel-unknown-linux-gnu/gcc-3.4.1-glibc-2.3.2/lib/gcc/mipsel-unknown-linux-gnu/3.4.1/include
-isystem
/home/dave/C/perforce/targets/mipsel-unknown-linux-gnu/gcc-3.4.1-glibc-2.3.2/mipsel-unknown-linux-gnu/include
-D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -o
/home/dave/C/perforce/targets/crosstool-0.28-rc31/build/mipsel-unknown-linux-gnu/gcc-3.4.1-glibc-2.3.2/build-glibc/nss/nsswitch.o
/home/dave/C/perforce/targets/mipsel-unknown-linux-gnu/gcc-3.4.1-glibc-2.3.2/lib/gcc/mipsel-unknown-linux-gnu/3.4.1/../../../../mipsel-unknown-linux-gnu/bin/as:
BFD 2.14 20030612 internal error, aborting at
/home/dave/C/perforce/targets/crosstool-0.28-rc31/build/mipsel-unknown-linux-gnu/gcc-3.4.1-glibc-2.3.2/binutils-2.14/bfd/elf32-mips.c
line 972 in mips_elf_got16_reloc

/home/dave/C/perforce/targets/mipsel-unknown-linux-gnu/gcc-3.4.1-glibc-2.3.2/lib/gcc/mipsel-unknown-linux-gnu/3.4.1/../../../../mipsel-unknown-linux-gnu/bin/as: Please report this bug.

make[3]: *** [/home/dave/C/perforce/targets/crosstool-0.28-rc31/build/mipsel-unknown-linux-gnu/gcc-3.4.1-glibc-2.3.2/build-glibc/nss/nsswitch.o] Error 1
make[3]: Leaving directory `/home/dave/C/perforce/targets/crosstool-0.28-rc31/build/mipsel-unknown-linux-gnu/gcc-3.4.1-glibc-2.3.2/glibc-2.3.2/nss'
make[2]: *** [nss/subdir_lib] Error 2
make[2]: Leaving directory `/home/dave/C/perforce/targets/crosstool-0.28-rc31/build/mipsel-unknown-linux-gnu/gcc-3.4.1-glibc-2.3.2/glibc-2.3.2'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/dave/C/perforce/targets/crosstool-0.28-rc31/build/mipsel-unknown-linux-gnu/gcc-3.4.1-glibc-2.3.2/build-glibc'


------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com


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