This is the mail archive of the gcc@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]

Re: Boostrap failure on i686-apple-darwin9 at revision 139725


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 on Darwin the trivial patch, if it fixes the bootstrap failure I will post and commit it as obvious.

Paolo.


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