net.sf.antcontrib.cpptasks.hp
public final class aCCCompiler extends GccCompatibleCCompiler
Method Summary | |
---|---|
void | addImpliedArgs(Vector args, boolean debug, boolean multithreaded, boolean exceptions, LinkType linkType, Boolean rtti, OptimizationEnum optimization) |
void | addWarningSwitch(Vector args, int level) |
File[] | getEnvironmentIncludePath() |
static aCCCompiler | getInstance()
Gets singleton instance of this class |
Linker | getLinker(LinkType linkType) |
int | getMaximumCommandLength() |