------- Comment #3 from paolo dot carlini at oracle dot com 2008-08-18 13:22 ------- Yes, just to confirm that the first paragraph in my Comment #1 is a red herring, sorry. Luckily we are debugging comp2.cc which includes very little, does not include postypes.h. We should concentrate on the test GLIBCXX_CHECK_C99_TR1 instead, that now is run unconditionally: the part about stdint.h isn't strict enough for your target: it seems the macros do not become available, it seems we have to strengthen it adding a check for the macros.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37147