summaryrefslogtreecommitdiffstats
path: root/README.JAVA
blob: 4c4ad74e3d5169feb40e75549f9ff89857e6902d (plain)
1
2
3
4
5
6
7
8
9
10
In order to use gcj to compile the java binding, you must also have development
files of libgcj.  On Debian systems that translates to:

 - gcj 3.3 -> libgcj4-dev
 - gcj 3.4 -> libgcj5-dev
 - gcj 4.0 -> libgcj6-dev
 - gcj 4.1 -> libgcj7-dev
 - gcj 4.2 -> libgcj8-dev
 - gcj 4.3 -> libgcj9-dev