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 mark at codesourcery dot com  2004-09-05 21:27 -------
Subject: Re:  mingw bootstrap fails at libstdc++-v3/include/bits/concurrence.h

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?



-- 


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]