------- Comment #6 from rmathew at gcc dot gnu dot org 2006-06-04 09:47 ------- By the way, x-mingw32 contains:
# On MinGW, we use "%IA64d" to print 64-bit integers, and the format-checking # code does not handle that, so we have to disable checking here. WERROR_FLAGS += -Wno-format This should have fixed the problem, but it doesn't for some reason. See also: http://gcc.gnu.org/ml/gcc-patches/2004-11/msg02223.html (and the follow-up messages). -- rmathew at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |rmathew at gcc dot gnu dot | |org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25502