On Tue, Jan 27, 2009 at 16:58, H.J. Lu <hjl.to...@gmail.com> wrote: > LTO failed to bootstrap on RHEL5/ia32 and RHEL5/ia64: > > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38992
Thanks. This was known to us, though we had not filed a request. Essentially, Red Hat distros use a different libelf than the one we have been using so far. We talked a bit about this problem on IRC recently and Jakub outlined a possible fix for this. I will add the information to the bug. I work around the problem on fedora by compiling libelf-0.8.10 and building as outlined in the wiki. Diego.