This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/53238] Bootstrap failure: error: 'pthread_mutex_timedlock' was not declared in this scope
- From: "skunk at iskunk dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 20 Jul 2012 17:44:12 +0000
- Subject: [Bug bootstrap/53238] Bootstrap failure: error: 'pthread_mutex_timedlock' was not declared in this scope
- Auto-submitted: auto-generated
- References: <bug-53238-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53238
--- Comment #18 from Daniel Richard G. <skunk at iskunk dot org> 2012-07-20 17:44:12 UTC ---
(In reply to comment #17)
> Between comment 5 (with missing ;;) and comment 14 it should work, I think.
Okay, I'm re-starting the build with those two changes (plus my omnibus patch)
applied to 4.7.1. Let's see where that goes over the weekend...