public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug bootstrap/32794]  New: GCC (SVN) naive build fails due to use of  '%I64d'
@ 2007-07-17 17:20 gdr at gcc dot gnu dot org
  2007-07-17 17:35 ` [Bug bootstrap/32794] " gdr at gcc dot gnu dot org
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: gdr at gcc dot gnu dot org @ 2007-07-17 17:20 UTC (permalink / raw)
  To: gcc-bugs

Native builds of GCC (SVN) fails on i686-pc-mingw32 with:

/home/gdr/Desktop/sandbox/egcs/./prev-gcc/xgcc
-B/home/gdr/Desktop/sandbox/egcs/./prev-gcc/ -B/home/gdr/i686-pc-mingw32/bin/
-c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute
-pedantic -Wno-long-long -Wno-variadic-macros                               
-Wno-overlength-strings -Werror -fno-common   -DHAVE_CONFIG_H -I. -I.
-I../../../benchwork/gcc.svn/gcc -I../../../benchwork/gcc.svn/gcc/.
-I../../../benchwork/gcc.svn/gcc/../include
-I../../../benchwork/gcc.svn/gcc/../libcpp/include -I/usr/local/include
-I/usr/local/include -I../../../benchwork/gcc.svn/gcc/../libdecnumber
-I../../../benchwork/gcc.svn/gcc/../libdecnumber/dpd -I../libdecnumber   
../../../benchwork/gcc.svn/gcc/bt-load.c -o bt-load.o
cc1.exe: warnings being treated as errors

../../../benchwork/gcc.svn/gcc/bt-load.c: In function 'migrate_btr_defs':

../../../benchwork/gcc.svn/gcc/bt-load.c:1416: error: ISO C does not support
the 'I' printf flag

../../../benchwork/gcc.svn/gcc/bt-load.c:1416: error: format '%I64d' expects
type 'int', but argument 4 has type 'gcov_type'

make[3]: *** [bt-load.o] Error 1
make[3]: Leaving directory `/home/gdr/Desktop/sandbox/egcs/gcc'


-- 
           Summary: GCC (SVN) naive build fails due to use of  '%I64d'
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: bootstrap
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: gdr at gcc dot gnu dot org
 GCC build triplet: native build
  GCC host triplet: i868-pc-mingw32
GCC target triplet: native build


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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2007-07-18 16:02 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-07-17 17:20 [Bug bootstrap/32794] New: GCC (SVN) naive build fails due to use of '%I64d' gdr at gcc dot gnu dot org
2007-07-17 17:35 ` [Bug bootstrap/32794] " gdr at gcc dot gnu dot org
2007-07-17 21:13 ` pinskia at gcc dot gnu dot org
2007-07-18 16:02 ` gdr at cs dot tamu dot edu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).