This is the mail archive of the libc-alpha@sourceware.org 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]
Other format: [Raw text]

Re: why glibc must be optimized ?


This has been answered on this list before.

Glibc requires -O2 optimization because inlining is necessary.

Ryan S. Arnold

On Thu, 2007-04-19 at 08:13 +0300, Metuki Sabhe wrote:
> Hello,,
> 
> when I tried to compile glibc like this:
> CFLAGS="-g" ../glibc-2.5/configure
> make
> 
> there was a make error which says that glibc must be compiled
> with optimization.
> 
> why is that ?
> 
> Thank You
> metuki


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