This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug bootstrap/17325] mingw bootstrap fails at libstdc++-v3/include/bits/concurrence.h


------- 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


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