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]

compiling glibc error 2


Hi
      When I make glibc, this error occurs:
      mipsel-linux-gcc ../sysdeps/mips/setjmp.S -c  -I../include -I.
-I/home/src/newlib/buildglibc/setjmp -I.. -I../libio
-I/home/src/newlib/buildglibc -I../sysdeps/mips/elf
-I../linuxthreads/sysdeps/unix/sysv/linux -I../linuxthreads/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/fpu -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
-D_LIBC_REENTRANT -include ../include/libc-symbols.h     -DASSEMBLER   -o
/home/src/newlib/buildglibc/setjmp/setjmp.o
../sysdeps/mips/setjmp.S: Assembler messages:
../sysdeps/mips/setjmp.S:43: Error: Can not represent BFD_RELOC_16_PCREL_S2
relocation in this object file format
make[2]: *** [/home/src/newlib/buildglibc/setjmp/setjmp.o] Error 1
make[2]: Leaving directory `/home/src/newlib/glibc-2.2.2/setjmp'
make[1]: *** [setjmp/subdir_lib] Error 2
make[1]: Leaving directory `/home/src/newlib/glibc-2.2.2'
make: *** [all] Error

I have a look at setjmp.S, but I am confused?
Does anybody encourter this problem?
Can anybody give me some advice?

Thanx in advance!

Joan




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


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