>> >But if I specify the --classpath, GCJ does not read CLASSPATH, >> >right? >>>> See: >>>http://gcc.gnu.org/java/compile.html Ah! Good. The documentation above is a lot more explicit about this than the manual: http://gcc.gnu.org/onlinedocs/gcc-3.3/gcj/Input-Options.html#Input%20Opt ions Øyvind