bug-glibc
[Top][All Lists]
Advanced

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

Re: Compile error with glibc 2.2.4


From: Andreas Jaeger
Subject: Re: Compile error with glibc 2.2.4
Date: Wed, 12 Sep 2001 10:07:20 +0200
User-agent: Gnus/5.090004 (Oort Gnus v0.04) XEmacs/21.4 (Artificial Intelligence)

"Peter Mee" <address@hidden> writes:

> Hi all,
>
> I'm wondering if someone could point me in the direction of why glibc (2.2.4
> with linuxthreads 2.2.4) may not be compiling on my linux machine.  I have a
> 2.2.12 kernel (RedHat 6.1 originally) with gcc 2.95.2.1, make 3.79, binutils
> 2.11.2, autoconf 2.52 and automake 1.5 (not sure if these last two are
> relevant).
>
> I configured with (one line):
>
> export CFLAGS=-mcpu=i386;

You're compiling completly without optimization, add -O2 to the
CFLAGS.  glibc needs to be compiled with optimization.

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]