This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


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

Re: gcj flags


>>>>> "Hans" == Boehm, Hans <hans_boehm@hp.com> writes:

Hans> 1) Shouldn't gcj --help list some of the more common options,
Hans> e.g. -C, --main, or -O?  If it doesn't list options like -O
Hans> which are handled elsewhere, perhaps it should give some advice
Hans> as to where to find those?

This would be nice.  I thought there was a PR on this?  Maybe it is
just on my to-do list.

Last time I looked, the gcc `--help' mechanism was pretty ugly.
Adding something like this means doing work on the main gcc itself;
unfortunately it isn't very self-contained.

I do agree we want it.  It hasn't been high priority since it is more
work than it "should" be...

Tom


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