------- Additional Comments From pinskia at gcc dot gnu dot org  2005-08-27 
22:16 -------
Hmm, for some reason config.h has
#define uintmax_t unsigned long

therefore stdint.h gets:
typedef unsigned long long unsigned long;



Can you attach config.log and config.h from intl subdirectory?

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23581

Reply via email to