This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: java/3248: problem with java option -femit-class-files


>>>>> "Alex" == apbianco  <apbianco@gcc.gnu.org> writes:

Alex>     I have a patch for that. I don't know if it's the best way
Alex>     to fix it. Anyone with better knowledge of jvspec.c?

The patch doesn't check for `-femit-class-files' (with the `s'), which
is also allowed.

You could also put the error in lang-specs.h.  That is probably simpler.

If we're going to let users use -femit-class-file{,s} then we must
document them in gcj.texi.

Hmm... we don't document -fassume-compiled, -fencoding (alternate
spelling of --encoding -- I don't know whether we're supposed to),
-fclasspath (likewise), -fCLASSPATH (likewise), or -foutput-class-dir
(likewise, for `-d').  I'll write a patch.

Tom


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]