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: Glibc broken for ia64


On Tue, Jan 14, 2003 at 04:40:44PM +0100, Andreas Schwab wrote:
> Current CVS is broken on ia64.  It is crashing after __errno_location has
> handed out a bogus pointer, which is due to the thread register not
> properly initialized.  I tried with the patch below, but then
> linuxthreads does not work at all.  I also tried --without-__thread, but
> that did not help.

--with-tls or --without-tls?

	Jakub


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