public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libstdc++/67114] New: [MinGW64] build failure with POSIX threads enabled
@ 2015-08-04 10:47 sliwa at ifpan dot edu.pl
  2015-08-04 10:48 ` [Bug libstdc++/67114] " sliwa at ifpan dot edu.pl
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: sliwa at ifpan dot edu.pl @ 2015-08-04 10:47 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67114

            Bug ID: 67114
           Summary: [MinGW64] build failure with POSIX threads enabled
           Product: gcc
           Version: 5.2.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: libstdc++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: sliwa at ifpan dot edu.pl
  Target Milestone: ---

Created attachment 36119
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=36119&action=edit
proposed patch to GCC

Since operator< is not available for thread types when using the pthreads-win32
library, gcc build fails when configured with POSIX threads on MinGW64.

The attached patch implements a field-by-field comparison.


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2015-08-08 22:05 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-08-04 10:47 [Bug libstdc++/67114] New: [MinGW64] build failure with POSIX threads enabled sliwa at ifpan dot edu.pl
2015-08-04 10:48 ` [Bug libstdc++/67114] " sliwa at ifpan dot edu.pl
2015-08-04 12:03 ` sliwa at ifpan dot edu.pl
2015-08-04 12:21 ` redi at gcc dot gnu.org
2015-08-04 13:13 ` redi at gcc dot gnu.org
2015-08-04 13:17 ` redi at gcc dot gnu.org
2015-08-04 14:45 ` sliwa at ifpan dot edu.pl
2015-08-04 15:55 ` redi at gcc dot gnu.org
2015-08-05  9:55 ` sliwa at ifpan dot edu.pl
2015-08-08 22:01 ` jason at gcc dot gnu.org
2015-08-08 22:05 ` jason at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).