>>>>> "Utku" == Utku Ozcan <utku.ozcan@netas.com.tr> writes: Utku> 2. GCJ + GIJ (no CLASSPATH defined) Utku>> gcj -C HelloWorldApp.class This doesn't make sense. `gcj -C' must be run o the .java file. Tom