------- Comment #2 from tromey at gcc dot gnu dot org 2007-01-26 00:24 ------- It turns out to be pretty hard to make jv-convert use the classpath getopt code, since all gcj classes are built by the main compilation and not the tools compilation (in libjava/classpath/). I'm going to go for a simpler stop-gap patch and then look at moving the jv-convert functionality into classpath's native2ascii.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29594