This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: java/3248: problem with java option -femit-class-files
- To: tromey at redhat dot com
- Subject: Re: java/3248: problem with java option -femit-class-files
- From: Alexandre Petit-Bianco <apbianco at cygnus dot com>
- Date: Thu, 5 Jul 2001 20:14:15 -0700 (PDT)
- Cc: Haj dot Ten dot Brugge at net dot HCC dot nl, gcc-bugs at gcc dot gnu dot org
- References: <20010706011116.4799.qmail@sourceware.cygnus.com><87ofqyzrgj.fsf@creche.redhat.com>
- Reply-To: apbianco at cygnus dot com
Tom Tromey writes:
> The patch doesn't check for `-femit-class-files' (with the `s'),
> which is also allowed.
It checks for -femit-class-file*. I'll change that.
> You could also put the error in lang-specs.h. That is probably
> simpler.
I thought about it -- I'll try to find out how.
./A