summaryrefslogtreecommitdiff
path: root/bindings/README
blob: 3cc373539a8a025738dd0a33144bd963494b0c48 (plain)
1
2
3
4
5
6
7
8
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