Hi, I am using LFS-style Debian(glibc-2.3.6, gcc-4.0.2, binutils-2.16.1, etc). My gcc(c, c++, java) compiler is source-compiled and installed manually without problem. I had patched cairo bug, so it works fine with this example. gcj --main=ExampleAWT -o ExampleAWT ExampleAWT.java I had compiled pdftk with gcj, so i wonder whether i can compile zvtm with it or not.