This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: dwarf2 unwinder hacks get my static build going: Bug, or indication of what I'm doing wrong?
- From: Andrew Haley <aph at redhat dot com>
- To: Richard Henderson <rth at redhat dot com>
- Cc: Scott Gilbertson <scottg at mantatest dot com>, GCC <gcc at gcc dot gnu dot org>
- Date: Sat, 19 Nov 2005 08:46:15 +0000
- Subject: Re: dwarf2 unwinder hacks get my static build going: Bug, or indication of what I'm doing wrong?
- References: <57ea01c5ec96$4adf12b0$3c16a8c0@mantatest.com> <20051119014826.GA25684@redhat.com>
Richard Henderson writes:
>
> I will say that staticly linked linuxthreads tls is known to be
> broken. Or at least known to me. I encountered this while doing
> OpenMP work on RHEL3. The problem I saw doesn't appear with nptl.
Ah, that's a useful clue. I can confirm that this is definitely
unreproducible on my system with NPTL.
Andrew.