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 03:58:57PM +0100, Martin Schwidefsky wrote:
> 
> 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).

It works for me too (--with-tls --without-__thread --enable-add-ons=linuxthreads),
gcc-3_2-rhl8-branch, binutils-2.13.90.0.16 plus s390* TLS patch.

	Jakub


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