This is the mail archive of the libc-hacker@sources.redhat.com mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


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: PI_STATIC_AND_HIDDEN does not work on s390[x]


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


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