summaryrefslogtreecommitdiff
path: root/bindings/README
diff options
context:
space:
mode:
Diffstat (limited to 'bindings/README')
-rw-r--r--bindings/README9
1 files changed, 9 insertions, 0 deletions
diff --git a/bindings/README b/bindings/README
new file mode 100644
index 0000000..3cc3735
--- /dev/null
+++ b/bindings/README
@@ -0,0 +1,9 @@
+Building java
+-------------
+
+The source can be built with sun java (javac) or with GNU Classpath (jikes-classpath)
+GJC does not yet work, corba is expected to work with gcj 4.1
+
+set the JAVAC environment variable to whichever you wish to build with
+
+e.g. JAVAC=javac ./configure