From: daniel at notima.se (Daniel Tamm) Date: Wed, 13 Aug 2008 21:13:39 +0200 Subject: [Pljava-dev] How to compile 1.4.0 pljava.so from source? Message-ID: <48A33263.5020600@notima.se> 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