This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: Threads vs hpux10
- From: law at redhat dot com
- To: Loren James Rittle <rittle at latour dot rsch dot comm dot mot dot com>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Fri, 30 Nov 2001 17:27:51 -0700
- Subject: Re: Threads vs hpux10
- Reply-to: law at redhat dot com
> In article <32210.1007150049@porcupine.cygnus.com> you write:
> This e-mail is just to advise you that I think you solved the same
> problem AIX had (no weak symbols and thus always needing to link
> against the threading library) with a different solution. The
> solution they use with multilibs was to have `gcc -v' report single as
> the threading model in one multilib configuration and the real thread
> library in the other.
>
> I don't care if they are different (although I personally like the AIX
> solution better compared to yours for HPUX). I could send you the
> exact one-line patch they used, but it would not be till Monday.
Yea, please do send it. I'm more than open to better solutions :-)
jeff