This is the mail archive of the
java-discuss@sourceware.cygnus.com
mailing list for the Java project.
Re: GCJ Compiler error building current CVS trees
- To: Glenn Chambers <GChambers at provsol dot com>
- Subject: Re: GCJ Compiler error building current CVS trees
- From: Tom Tromey <tromey at cygnus dot com>
- Date: Wed, 22 Sep 1999 13:36:54 -0700
- Cc: <java-discuss at sourceware dot cygnus dot com>, <gcc-bugs at gcc dot gnu dot org>
- References: <FDD8932D6ED1D211B3500008C7F4D3271A1ABC@EXCHANGE>
>>>>> "Glenn" == Glenn Chambers <GChambers@provsol.com> writes:
Glenn> While compiling the current libgcj CVS tree with the current
Glenn> gcj CVS tree, I get an error while compiling the jv-convert
Glenn> program. As you can see below, gcj is passing the
Glenn> '-fuse-divide-subroutine' option to cc1 (to compile the main
Glenn> program built by jvgenmain) and cc1 is puking.
I'm checking in a fix for this.
Thanks.
Tom