public class ClxxCCompiler extends CommandLineCCompiler
objDir, workDir
DEFAULT_DISCARD_BID, DEFAULT_PROCESS_BID
限定符和类型 | 方法和说明 |
---|---|
protected void |
addImpliedArgs(Vector<String> args,
boolean debug,
boolean multithreaded,
boolean exceptions,
LinkType linkType,
Boolean rtti,
OptimizationEnum optimization) |
protected void |
addWarningSwitch(Vector<String> 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)
Gets the linker that is associated with this processors
|
int |
getMaximumCommandLength() |
protected void |
getUndefineSwitch(StringBuffer buffer,
String define) |
createParser
addIncludes, buildDefineArguments, compile, createConfiguration, getArgumentCountPerInputFile, getCommand, getCommandWithPath, getIdentifier, getIncludeDirSwitch, getInputFileArgument, getLibtool, getLibtoolCompiler, getMaximumInputFilesPerCommand, getOutputFileNames, getTotalArgumentLengthForInputFile, runCommand, setCommand
canParse, createConfiguration, getBaseOutputName, getOutputSuffix, parseIncludes, resolveInclude, setObjDir, setWorkDir
bid, changeEnvironment, clone, getHeaderExtensions, getIdentifier, getOSArch, getOSName, getSourceExtensions, isDarwin, isWindows, toString
bid, changeEnvironment
public static ClxxCCompiler getCl55Instance()
public static ClxxCCompiler getCl6xInstance()
protected void addImpliedArgs(Vector<String> args, boolean debug, boolean multithreaded, boolean exceptions, LinkType linkType, Boolean rtti, OptimizationEnum optimization)
addImpliedArgs
在类中 CommandLineCompiler
protected void addWarningSwitch(Vector<String> args, int warnings)
addWarningSwitch
在类中 CommandLineCompiler
protected void getDefineSwitch(StringBuffer buffer, String define, String value)
getDefineSwitch
在类中 CommandLineCompiler
protected File[] getEnvironmentIncludePath()
protected String getIncludeDirSwitch(String source)
getIncludeDirSwitch
在类中 CommandLineCompiler
public Linker getLinker(LinkType type)
Processor
public int getMaximumCommandLength()
protected void getUndefineSwitch(StringBuffer buffer, String define)
getUndefineSwitch
在类中 CommandLineCompiler
Copyright © 2005-2017 NAR Maven Plugin developers. All Rights Reserved.