Re: gcc-4.5.0 prerequisites alternate libelf

2010-04-21 Thread Ryan Hill
On Wed, 21 Apr 2010 14:40:51 -0400 Donald Parsons wrote: > The package elfutils-libelf-0.145 (or later) also > supplies the libelf prerequisite. Version 0.142 does > not work. (versions 0.143, 0.144 unknown) anything >=0.143 will work. -- fonts,

gcc-4.5.0 prerequisites alternate libelf

2010-04-21 Thread Donald Parsons
Hi, I just compiled gcc-4.5.0 and accidentally found that elfutils-libelf-0.145 (in at least Fedora 12) will work in place of libelf version 0.8.12 (or later) that is required per http://gcc.gnu.org/install/prerequisites.html I suggest adding sentences something like this to the prerequisites p