PR 1159/1412

Jeff Sturm jsturm@one-point.com
Wed Mar 21 09:35:00 GMT 2001


On 21 Mar 2001, Tom Tromey wrote:
> Are you running the `gcj -C' step with -O2 as well?

No.  It seems nonsensical to use -O and -C together.  (There are few truly
useful optimizations you can perform on bytecode anyway.)  Although Sun's javac
understands -O, recent versions ignore it completely, and gcj -C should
probably do the same.

Jeff




More information about the Java mailing list