PI_STATIC_AND_HIDDEN does not work on s390[x]

Jakub Jelinek jakub@redhat.com
Tue Feb 4 15:22:00 GMT 2003


On Tue, Feb 04, 2003 at 04:19:08PM +0100, Andreas Schwab wrote:
> "Martin Schwidefsky" <schwidefsky@de.ibm.com> writes:
> 
> |> Hi Andreas,
> |> > The dynmic linker is crashing on me when PI_STATIC_AND_HIDDEN is
> |> > defined, due to early use of the GOT.  I had to remove the definition
> |> > from sysdeps/s390/s390-{32,64}/elf/configure.in to make it work.
> |> 
> |> I assume that this has been done with the CVS head. What are the
> |> configuration options to get it to fail like that? It certainly works
> |> in my configuration (--with-tls --enable-add-ons=nptl).
> 
> Just using the default configuration, no tls.

I don't think TLS changes anything here. What exact gcc and binutils are
you using is more interesting. Perhaps a configure test could be written
for that.

	Jakub



More information about the Libc-hacker mailing list