This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: PR v3/38923: symbol versioning disabled on Solaris due to sed.


Benjamin Kosnik <bkoz@redhat.com> writes:

> Would love to have this problem licked. Ranier, any chance you could
> take a look at this? 

I haven't run a full bootstrap with the patch yet, but checked both the
old and new ways to set LDVERS with Solaris /usr/bin/sed,
/usr/xpg4/bin/sed and GNU sed 4.1.5 (/usr/gnu/bin/sed in Solaris
Express): the old way fails with /usr/bin/sed, while Ralf's proposed fix
correctly determines the version number of Solaris Express
/usr/sfw/bin/gld (2.19), so the changes seem fine to me.

	Rainer

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]