This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: glibc only with optimization?
- From: "Carlos O'Donell" <carlos at systemhalted dot org>
- To: "John Reiser" <jreiser at bitwagon dot com>
- Cc: libc-alpha at sourceware dot org
- Date: Sat, 8 Sep 2007 12:04:58 -0400
- Subject: Re: glibc only with optimization?
- References: <46E2B94C.7040604@BitWagon.com>
On 9/8/07, John Reiser <jreiser@bitwagon.com> wrote:
> So, it seems to be overly coarse to blame the requirement for optimization
> on an unrelocated PLT during early startup. Most architectures can avoid
> that problem. What else requires that glibc be compiled with optimization?
It is the only requirement that I'm aware of that requires inlining to
be enabled.
Please feel free to file any comments here:
http://sourceware.org/bugzilla/show_bug.cgi?id=5012
Cheers,
Carlos.