This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: *ping* generic atomicity.h
- From: Benjamin Kosnik <bkoz at redhat dot com>
- To: Danny Smith <danny_r_smith_2001 at yahoo dot co dot nz>
- Cc: phil at jaj dot com, libstdc++ at gcc dot gnu dot org
- Date: Wed, 12 Feb 2003 12:48:28 -0600
- Subject: Re: *ping* generic atomicity.h
- References: <20030212085023.14793.qmail@web21414.mail.yahoo.com>
>Without either your patch or always using the i486 version of atomicity.h (as
>per the submission at http://gcc.gnu.org/ml/libstdc++/2002-12/msg00232.html)
>I cannot build libstdc++ for i386-pc-mingw with trunk or 3.3
>
>With the patch I can build i386-pc-cygwin (which has _GTHREAD_MUTEX_INIT) and
>i386-pc-mingw (which doesn't).
Phil's call, either look ok from where I sit.
-benjamin