org.apache.tools.ant.taskdefs.compilers
public class Gcj extends DefaultCompilerAdapter
Since: Ant 1.4
Method Summary | |
---|---|
boolean | execute()
Performs a compile using the gcj compiler. |
boolean | isNativeBuild()
Whether any of the arguments given via <compilerarg>
implies that compilation to native code is requested.
|
protected Commandline | setupGCJCommand() |
Since: Ant 1.6.2