------- Comment #17 from hp at gcc dot gnu dot org 2009-04-06 14:03 ------- (In reply to comment #16) > I hope my explanation is more clear.
Yes, thanks, sorry I didn't get the picture before. > The above said, I'm not sure we should spend much time trying to figure out > why > for your target the configure checks for stdint.h fail, Superficially, it looks as if it fails because stdint.h isn't picked up properly by libstdc++ (in contrast to the C test-suite) so I do think this is worthwhile. I don't think it's worthwhile to try and make a distinction between incomplete-target-stdint and libstdc++-stdint-include-issues before that analysis. :) -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39644