net.sf.antcontrib.cpptasks.ti
public class ClxxCCompiler extends CommandLineCCompiler
Method Summary | |
---|---|
protected void | addImpliedArgs(Vector args, boolean debug, boolean multithreaded, boolean exceptions, LinkType linkType, Boolean rtti, OptimizationEnum optimization) |
protected void | addWarningSwitch(Vector args, int warnings) |
static ClxxCCompiler | getCl55Instance() |
static ClxxCCompiler | getCl6xInstance() |
protected void | getDefineSwitch(StringBuffer buffer, String define, String value) |
protected File[] | getEnvironmentIncludePath() |
protected String | getIncludeDirSwitch(String source) |
Linker | getLinker(LinkType type) |
int | getMaximumCommandLength() |
protected void | getUndefineSwitch(StringBuffer buffer, String define) |