[Bug bootstrap/26959] GCC 4.1.0 Won't build on Mingw. Complainst about no % in format

2006-04-03 Thread dcorbit at connx dot com
--- Comment #5 from dcorbit at connx dot com 2006-04-03 22:55 --- Subject: RE: GCC 4.1.0 Won't build on Mingw. Complainst about no % in format Attached is the makefile from: U:\MinGW\gcc-4.1.0\host-i686-pc-mingw32\gcc Also available: U:\MinGW\gcc-4.1.0>dir Makefile. /s V

[Bug bootstrap/26959] GCC 4.1.0 Won't build on Mingw. Complainst about no % in format

2006-04-03 Thread dcorbit at connx dot com
--- Comment #2 from dcorbit at connx dot com 2006-04-03 20:00 --- Subject: RE: GCC 4.1.0 Won't build on Mingw. Complainst about no % in format The attached makefile is from the gcc-4.1.0 directory. > -Original Message- > From: pinskia at gcc dot gnu dot org [ma

[Bug c++/26959] New: GCC 4.1.0 Won't build on Mingw. Complainst about no % in format

2006-03-31 Thread dcorbit at connx dot com
.1.0/build-i686-pc-mingw32/fixincludes' make[2]: Entering directory `/mingw/gcc-4.1.0/host-i686-pc-mingw32/libcpp' test -f config.h || (rm -f stamp-h1 && make stamp-h1) make[2]: Leaving directory `/mingw/gcc-4.1.0/host-i686-pc-mingw32/libcpp' make[2]: Entering directory `/mingw/gcc-4.1.0/host-i686-pc-mingw32/gcc' Makefile:1277: *** target pattern contains no `%'. Stop. make[2]: Leaving directory `/mingw/gcc-4.1.0/host-i686-pc-mingw32/gcc' make[1]: *** [all-gcc] Error 2 make[1]: Leaving directory `/mingw/gcc-4.1.0' make: *** [all] Error 2 [EMAIL PROTECTED] /mingw/gcc-4.1.0 -- Summary: GCC 4.1.0 Won't build on Mingw. Complainst about no % in format Product: gcc Version: 4.1.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: dcorbit at connx dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26959

[Bug other/23581] Build failure on MINGW for gcc-4.1-20050819

2005-08-26 Thread dcorbit at connx dot com
--- Additional Comments From dcorbit at connx dot com 2005-08-26 22:37 --- Subject: RE: Build failure on MINGW for gcc-4.1-20050819 > -Original Message- > From: pinskia at gcc dot gnu dot org [mailto:[EMAIL PROTECTED] > Sent: Friday, August 26, 2005 12:56 PM > To:

[Bug other/23581] New: Build failure on MINGW for gcc-4.1-20050819

2005-08-26 Thread dcorbit at connx dot com
Product: gcc Version: 4.1.0 Status: UNCONFIRMED Severity: normal Priority: P2 Component: other AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: dcorbit at connx dot com CC: gcc-bugs at gcc dot gnu dot or

[Bug c/21938] New: ../.././gcc/libgcc2.c:1803: internal compiler error: verify_stmts failed.

2005-06-06 Thread dcorbit at connx dot com
invariant not recomputed when ADDR_EXPR changed &_iobD.1252[2]; ../.././gcc/libgcc2.c:1803: error: invariant not recomputed when ADDR_EXPR changed &_iobD.1252[2]; ../.././gcc/libgcc2.c:1803: internal compiler error: verify_stmts failed. Please submit a full bug report, with preprocessed source if appropriate. See http://gcc.gnu.org/bugs.html> for instructions. make[2]: *** [libgcc/./_eprintf.o] Error 1 make[2]: Leaving directory `/mingw/gcc-4.1-20050604/host-i686-pc-mingw32/gcc' make[1]: *** [libgcc.a] Error 2 make[1]: Leaving directory `/mingw/gcc-4.1-20050604/host-i686-pc-mingw32/gcc' make: *** [all-gcc] Error 2 [EMAIL PROTECTED] /mingw/gcc-4.1-20050604 -- Summary: ../.././gcc/libgcc2.c:1803: internal compiler error: verify_stmts failed. Product: gcc Version: 4.1.0 Status: UNCONFIRMED Severity: normal Priority: P2 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: dcorbit at connx dot com CC: gcc-bugs at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21938

[Bug bootstrap/21934] Bison files are missing or misnamed under MINGW

2005-06-06 Thread dcorbit at connx dot com
--- Additional Comments From dcorbit at connx dot com 2005-06-06 20:09 --- Subject: RE: Bison files are missing or misnamed under MINGW Perhaps this version is not new enough: [EMAIL PROTECTED] /mingw/gcc-4.1-20050604 $ bison --version bison++ Version 1.21-7, adapted from GNU bison

[Bug c++/21934] New: Bison files are missing or misnamed under MINGW

2005-06-06 Thread dcorbit at connx dot com
s Listed: 1 File(s) 5,252 bytes 0 Dir(s) 36,015,398,912 bytes free == The Bison file bison.cc is missing: == C:\mingw\gcc-4.1-20050604>dir /s bison.* Volume in drive C has no label. Volume Serial Number is 0890-87CA File Not Found == Probably, it is a problem with the MINGW distribution, but possibly in the compiler. Or perhaps a certain version of Bison is intended to be included in the GCC distribution but was forgotten. I ran a test against today's snapshot, because I received an email that bug 21777 was fixed. Currently, I cannot build the compiler to test it for myself. == -- Summary: Bison files are missing or misnamed under MINGW Product: gcc Version: 4.1.0 Status: UNCONFIRMED Severity: normal Priority: P2 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: dcorbit at connx dot com CC: gcc-bugs at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21934

[Bug c/21777] New: internal compiler error: in set_value_range, at tree-vrp.c:124

2005-05-26 Thread dcorbit at connx dot com
vrp.c:124 Product: gcc Version: 4.1.0 Status: UNCONFIRMED Severity: critical Priority: P2 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: dcorbit at connx dot com CC: gcc-bugs at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21777