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



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


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