On Tue, Mar 13, 2007 at 01:17:06PM -0700, Roland McGrath wrote: > This will also affect powerpc, which AFAICT was also failing to set its > __cache_line_size in static programs. It looks to me like that will be fine. ppc can be improved by this patch, but is currently setting __cache_line_size via a separate loop over auxv in their libc-start.c. r~