This is the mail archive of the
binutils@sources.redhat.com
mailing list for the binutils project.
Re: Binutils + OpenSSL issue
- From: Thiemo Seufer <ica2_ts at csv dot ica dot uni-stuttgart dot de>
- To: "H. J. Lu" <hjl at lucon dot org>
- Cc: Kumba <kumba at gentoo dot org>, amodra at bigpond dot net dot au,binutils at sources dot redhat dot com, Alexande Oliva <aoliva at redhat dot com>
- Date: Mon, 19 May 2003 19:38:59 +0200
- Subject: Re: Binutils + OpenSSL issue
- References: <3EC8A10B.80703@gentoo.org> <20030519081255.A17509@lucon.org>
H. J. Lu wrote:
[snip]
> > I've consulted with Thiemo Seufer on this matter, and he's got it
> > pinned down to the patch attached in bzip2 format to this mail.
Which was wrong, sorry.
> > He
> > thinks the offending code is within it, and it relates to the GOT Table
> > not being initialized under certain circumstances. I'm not sure if he's
> > working on some fix for it, he seems a busy enough person as is.
It was Alexandre Oliva's patch to introduce multi-GOT which triggers
the problem, specifically elfxx-mips.c, CVS version 1.38 -> 1.39.
Thiemo