bug-glibc
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: glibc 2.2.5


From: Andreas Jaeger
Subject: Re: glibc 2.2.5
Date: Sat, 20 Apr 2002 08:14:17 +0200
User-agent: Gnus/5.090006 (Oort Gnus v0.06) XEmacs/21.4 (Artificial Intelligence, i386-suse-linux)

Hactar <address@hidden> writes:

> What I have is probably not a bug in glibc.
>
> I'm trying to compile glibc 2.2.5, with linuxthreads.  My system is this:
>
> Linux pc 2.4.18 #2 Thu Apr 11 16:27:08 EDT 2002 i686 unknown
>
> I recently installed util-linux 2.11 (from source) over util-linux 2.9w
> (from RPM); I hope it overwrote everything, but there may be remnants.  I
> have gcc 3.0.  This is the error I get:
>
> make[1]: Entering directory `/usr/src/glibc-2.2.5/linuxthreads'
> gcc signals.c -c -O2 -Wall -Winline -Wstrict-prototypes -Wwrite-strings -g
> -fno-omit-frame-pointer   -I../include -I.  -I.. -I../libio
> -I../sysdeps/i386/elf -I../linuxthreads/sysdeps/unix/sysv/linux/i386
> -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/i386/i686 -I../linuxthreads/sysdeps/i386
> -I../sysdeps/unix/sysv/linux/i386/i686 -I../sysdeps/unix/sysv/linux/i386
> -I../sysdeps/unix/sysv/linux -I../sysdeps/gnu -I../sysdeps/unix/common
> -I../sysdeps/unix/mman -I../sysdeps/unix/inet -I../sysdeps/unix/sysv/i386
> -I../sysdeps/unix/sysv -I../sysdeps/unix/i386 -I../sysdeps/unix
> -I../sysdeps/posix -I../sysdeps/i386/i686/fpu -I../sysdeps/i386/i686
> -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/i386
> -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96
> -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32
> -I../sysdeps/ieee754 -I../sysdeps/generic/elf -I../sysdeps/generic
> -D_LIBC_REENTRANT -include ../include/libc-symbols.h     -o signals.o
> /tmp/ccmSEaL9.s: Assembler messages:
> /tmp/ccmSEaL9.s:1380: Error: operands given don't match any known 386
> instruction
> /tmp/ccmSEaL9.s:1387: Error: operands given don't match any known 386
> instruction

What instruction is in that line?  Use -save-temps and invstigate.
Which binutils and gcc versions (exactly!) are you using?

gcc 3.0 is broken, I advise to use 3.0.4, any GCC before 3.0.3 will
not compile glibc correctly,

Andreas
-- 
 Andreas Jaeger
  SuSE Labs address@hidden
   private address@hidden
    http://www.suse.de/~aj



reply via email to

[Prev in Thread] Current Thread [Next in Thread]