This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc project.


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

[50 character or so descriptive subject here (for reference)]


>Submitter-Id:	net
>Originator:	Felix von Leitner
>Organization:
 
>Confidential:	no
>Synopsis:	mips-linux compile fails in sysdeps/mips/setjmp.S
>Severity:	serious
>Priority:	high
>Category:	libc
>Class:		sw-bug
>Release:	libc-2.1.95
>Environment:
	
Host type: i686-pc-linux-gnu
Target type: mips-linux
System: Linux hellhound 2.4.0-test9 #6 Fri Oct 6 18:15:01 CEST 2000 i686 unknown
Architecture: i686

Addons: linuxthreads
Build CFLAGS: -pipe -Os
Build CC: gcc
Compiler version: 2.95.2 19991024 (release)
Kernel headers: 2.4.0-test9
Symbol versioning: yes
Build static: yes
Build shared: yes
Build pic-default: no
Build profile: no
Build omitfp: no
Build bounded: no
Build static-nss: no
Stdio: libio

>Description:
	mips-linux compilation fails in sysdeps/mips/setjmp.S with this
	error message:
[...]
mips-linux-gcc ../sysdeps/mips/setjmp.S -c  -I../include -I. -I/fat/cross/mipslinux/glibc/setjmp -I.. -I../libio  -I/fat/cross/mipslinux/glibc -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/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  -nostdinc -isystem /opt/cross/lib/gcc-lib/mips-linux/2.95.2/include -isystem /opt/cross/mips-linux/include -D_LIBC_REENTRANT -include
../include/libc-symbols.h     -DASSEMBLER   -o /fat/cross/mipslinux/glibc/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

>How-To-Repeat:
	compile glibc with --target=mips-linux (I cross-compiled on i686-linux)
>Fix:
	unknown

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