gcjlib is an Ant task for building native shared libraries of Java code suitable for use with gcj and gij.
| Tags | Software Development Build Tools |
|---|---|
| Licenses | LGPL |
| Implementation | Java |
Recent releases


Release Notes: A serious bytecode parsing problem has been fixed.


Release Notes: This is a bugfix release.


Release Notes: Several bugs have been fixed in the shared library scanning code.


Release Notes: This release detects library dependencies at compile time and attempts to resolve them. It does this by scanning installed gcj-built native shared libraries for the missing dependencies and adding them to the link line.


Release Notes: All non-class files in the gcjlib fileset are compiled into the .so as resources. Logging was cleaned up. A spec file and RPMs were added.