This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/17325] mingw bootstrap fails at libstdc++-v3/include/bits/concurrence.h
- From: "dannysmith at users dot sourceforge dot net" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 5 Sep 2004 22:04:29 -0000
- Subject: [Bug bootstrap/17325] mingw bootstrap fails at libstdc++-v3/include/bits/concurrence.h
- References: <20040904225547.17325.aaronavay62@aaronwl.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From dannysmith at users dot sourceforge dot net 2004-09-05 22:04 -------
bkoz at gcc dot gnu dot org wrote:
> ------- Additional Comments From bkoz at gcc dot gnu dot org 2004-09-05
18:38 -------
>
>> I think Danny's backport patch seems like the best solution. It's local to
>> mingw32, so seems harmless to other platforms.
> But, it will be ABI breakage on mingw32, since it will change the size
>of __gthread_mutex_t. Does that bother you?
FWIW, the sources and binaries distributed by mingw.org already changed to the
new struct in its gcc-3.4.1 release candidate, avail since early July. So, the
patch already has been tested on a reasonable user base.
Danny
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17325