>I don't know how to run Java code, though. Can you tell me the
>command-line options I need with the file you provided to see the problem?
gcj err6.java --main=err6
This will work if done from the build directory? Will it properly find
the library? Remember that I haven't done a "make install" ...