This is the mail archive of the
java-discuss@sourceware.cygnus.com
mailing list for the Java project.
Re: 2 things
- To: java-discuss@sourceware.cygnus.com
- Subject: Re: 2 things
- From: aph@cygnus.remove.co.uk (Andrew Haley)
- Date: 2 Aug 1999 11:36:05 GMT
- DJ-Gateway: from newsgroup cygnus.external.java.d
- Newsgroups: cygnus.external.java.d
- Organization: Cygnus Solutions, Cambridge, UK
- References: <37A58C2A.240DE04B@unique-id.com>
- Reply-To: aph@cygnus.com
Simon Gornall (simon@unique-id.com) wrote:
: Firstly, is it possible for libgcj to affect the compiler ? I just
: installed a CVS version of libgcj, and now find I can't compile
: because cc1 and jc1 both reply with:
: jc1: Invalid option `-fno-use-divide-subroutine'
You need an updated compiler. Alternatively, for the time being you
could just remove the `-fno-use-divide-subroutine' from libchj.spec.
To find out where your libgc.spec is run gcj with `-v'.
Andrew.
- References:
- 2 things
- From: Simon Gornall <simon@unique-id.com>