[ANNOUNCE] Libgcj in gcc tree availability.

Alexandre Petit-Bianco apbianco@cygnus.com
Sun Dec 10 18:57:00 GMT 2000


Robert Lipe writes:
> OK. That does suppress the flagrant GCC-isms in the Makefile and,
> once combined with the trivial patch I just posted does allow
> compilation with the vendor compiler.

Here's a patch I'm going to commit shortly.
> If you're happy with that directory being compiled by the bootstrap
> compiler, I'm happy enough with it.

This will be changed. But conditionally building zlib and fastjar is
still subject to discussion. Once we have a plan, fastjar will most
likely be removed from the boostrap compiler build.
> Thanx!

Thanks a lot for your help.
./A
2000年12月10日 Robert Lipe <robertlipe@usa.net>
	* jargrep.c (jargrep): Added null statement after case.
2000年12月10日 Alexandre Petit-Bianco <apbianco@cygnus.com>
	* Makefile: Removed.
	* Makefile.in: Rebuilt with `-i' and `--enable-foreign'.
Index: jargrep.c
===================================================================
RCS file: /cvs/gcc/egcs/fastjar/jargrep.c,v
retrieving revision 1.1
diff -u -p -r1.1 jargrep.c
--- jargrep.c	2000年12月09日 03:08:23	1.1
+++ jargrep.c	2000年12月11日 02:54:03
@@ -566,6 +566,7 @@ void jargrep(regex_t *exp, regex_t *nl_e
 					break;
 				case 2:
 					/* fall through continue */
+					;
 				}
 			}
 		} while(floop);


More information about the Java mailing list

AltStyle によって変換されたページ (->オリジナル) /