On Mon, 2002年11月04日 at 13:40, Adam Megacz wrote: >> Check the output again -- one of the parameters was bcel.jar, which > contains the classes that gcj is claiming it can't find. Something is > wrong with gcj. Ah, right. Try unzipping the bcel.jar file and putting that on your classpath. That should help us point the finger at the bad code. AG