[lto, build] Provide elf_getshdrstrndx replacement

Rainer Orth ro@CeBiTec.Uni-Bielefeld.DE
Fri Apr 16 14:02:00 GMT 2010


Diego Novillo <dnovillo@google.com> writes:

> OK for trunk.  Thanks for fixing this wart.

Thanks, installed with a one-line change to install.texi.

> I suppose that it's also OK for 4.5.1, but the RMs should decide that.

Ok, I'll ask again in a week or two.

	Rainer

-- 
-----------------------------------------------------------------------------
Rainer Orth, Center for Biotechnology, Bielefeld University


2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>

	* doc/install.texi (Prerequisites): Document that Solaris 2 libelf
	works.

Index: gcc/doc/install.texi
===================================================================
--- gcc/doc/install.texi        (revision 158422)
+++ gcc/doc/install.texi        (working copy)
@@ -361,7 +361,7 @@
 downloaded from @uref{http://www.mr511.de/software/libelf-0.8.12.tar.gz},
 though it is commonly available in several systems.  The versions in
 IRIX 5 and 6 don't work since they lack @file{gelf.h}.  The version in
-recent releases of Solaris 11 does work, previous ones don't yet.
+Solaris 2 does work.
 
 The @option{--with-libelf} configure option should be used if libelf is
 not installed in your default library search patch.



More information about the Gcc-patches mailing list