[Bug target/48009] Bootstrap failure: c++locale.cc: invalid conversion from 'const char*' to 'char*'

2012-05-11 Thread skunk at iskunk dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48009 --- Comment #3 from Daniel Richard G. skunk at iskunk dot org 2012-05-12 04:33:41 UTC --- Created attachment 27384 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=27384 /usr/include/stdlib.h from AIX 4.3 Attaching the relevant header file, to

[Bug bootstrap/52887] Bootstrap on AIX failure: Undefined symbol: .std::functionvoid (std::__regex::_PatternCursor const, std::__regex::_Results)::function(std::functionvoid (std::__regex::_Patte

2012-05-11 Thread skunk at iskunk dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52887 --- Comment #8 from Daniel Richard G. skunk at iskunk dot org 2012-05-12 05:09:15 UTC --- (In reply to comment #7) Looks as though it also needs template class functionbool (__regex::_PatternCursor const); I added that, and with the two

[Bug bootstrap/53238] Bootstrap failure: error: 'pthread_mutex_timedlock' was not declared in this scope

2012-05-11 Thread skunk at iskunk dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53238 --- Comment #10 from Daniel Richard G. skunk at iskunk dot org 2012-05-12 05:36:16 UTC --- (In reply to comment #9) I won't be able to work on that until I'm back from holiday in two weeks, in the meanwhile --disable-libstdcxx-threads should

<    1   2