Paolo,
> I'm going to prepare and test on Darwin the trivial patch, if it fixes
> the bootstrap failure I will post and commit it as obvious.
Bootstrap completed at revision 139739. Thanks for the fix.
Dominique
Hi again,
I'm going to prepare and test on Darwin the trivial patch, if it fixes
the bootstrap failure I will post and commit it as obvious.
this is what I eventually committed. Apologies again for the breakage.
Paolo.
///
2008-08-28 Paolo Carlini <[EMAIL PROTECTED]>
* g
Paolo Carlini wrote:
Ok, please give us a couple of hours to try reproducing it. I hope
it's something simple like _POSIX_TIMEOUTS which must be not just
defined but >= 0.
Yes, looks like that's the reason of the breakage: I'm seeing it defined
to -1 on Darwin.
I'm going to prepare and test
Hi,
On Thu, Aug 28, 2008 at 1:25 PM, Dominique Dhumieres <[EMAIL PROTECTED]> wrote:
:
/opt/gcc/i686-darwin/i686-apple-darwin9/libstdc++-v3/include/i686-apple-darwin9/bits/gthr-default.h:776:
error: 'pthread_mutex_timedlock' was not declared in this scope
More to the point, it looks li
On Thu, Aug 28, 2008 at 1:25 PM, Dominique Dhumieres <[EMAIL PROTECTED]> wrote:
:
> /opt/gcc/i686-darwin/i686-apple-darwin9/libstdc++-v3/include/i686-apple-darwin9/bits/gthr-default.h:776:
> error: 'pthread_mutex_timedlock' was not declared in this scope
More to the point, it looks like pthread_m
Boostrap fails on i686-apple-darwin9 at revision 139725 with:
...
mkdir -p ./i686-apple-darwin9/bits/stdc++.h.gch
/opt/gcc/i686-darwin/./gcc/xgcc -shared-libgcc -B/opt/gcc/i686-darwin/./gcc
-nostdinc++ -L/opt/gcc/i686-darwin/i686-apple-darwin9/libstdc++-v3/src
-L/opt/gcc/i686-darwin/i686-apple-d