This is the mail archive of the
java-patches@sourceware.cygnus.com
mailing list for the Java project.
Re: Patch: -fuse-divide-subroutine -vs- gcc 2.95
- To: tromey@cygnus.com, Java Patch List <java-patches@sourceware.cygnus.com>
- Subject: Re: Patch: -fuse-divide-subroutine -vs- gcc 2.95
- From: Bryce McKinlay <bryce@albatross.co.nz>
- Date: Tue, 17 Aug 1999 14:57:56 +1200
- References: <87vhafzmli.fsf@cygnus.com> <37B8CBC6.1712790B@albatross.co.nz>
Bryce McKinlay wrote:
> Tom Tromey wrote:
>
> > I'm committing this patch. It changes the trunk so that it will not
> > use -fuse-divide-subroutine when the compiler does not understand it.
> > This lets us build the most current libjava with gcj 2.95. (This sort
> > of backward compatibility isn't always supported, but right now it is
> > ok.)
>
> This doesn't seem to work. I get the following building libgcj with "gcc version
> 2.95.1 19990816 (release)"
Never mind, it must have been picking up an old 'libgcj.spec' from somewhere!
regards
[ bryce ]