Hi I've downloaded the source for pljava-1.4.0 Running make USE_GCJ=1 gives me a pljava_jar.o file in the build/objs directory and it's not a dynamic library. I need a pljava.so file instead (like in the binary distributions). Is that easily achieved by changing some flags when running make? -- Daniel Tamm