[Bug bootstrap/11455] New: Bootstrap failure in Cygwin

kelleycook at wideopenwest dot com gcc-bugzilla@gcc.gnu.org
Mon Jul 7 20:23:00 GMT 2003


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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

           Summary: Bootstrap failure in Cygwin
           Product: gcc
           Version: 3.4
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: bootstrap
        AssignedTo: dannysmith at clear dot net dot nz
        ReportedBy: kelleycook at wideopenwest dot com
                CC: bmj2001 at bellsouth dot net,gcc-bugs at gcc dot gnu dot
                    org
 GCC build triplet: i686-pc-cygwin
  GCC host triplet: i686-pc-cygwin
GCC target triplet: i686-pc-cygwin

GCC 3.4 under Cygwin currently fails due to incorrect format specifiers in
config/i386/winnt.c

The cause of this failure was Danny Smith's patch located at
http://gcc.gnu.org/ml/gcc-patches/2003-06/msg01681.html which uses "%D".

According to Kaveh Ghzazi, the use of "%D" is likely incorrect.  But in case it
is correct, he gives pointers on how to correct it if here:
http://gcc.gnu.org/ml/gcc/2003-07/msg00484.html



More information about the Gcc-bugs mailing list