Compiler
, PrecompilingCompiler
, Processor
public final class DevStudio2005CCompiler extends DevStudioCompatibleCCompiler
DEFAULT_DISCARD_BID, DEFAULT_PROCESS_BID
Modifier and Type | Method | Description |
---|---|---|
protected void |
addDebugSwitch(java.util.Vector args) |
Override the default debug flags to use VC 8 compatible versions.
|
Processor |
changeEnvironment(boolean newEnvironment,
org.apache.tools.ant.types.Environment env) |
|
static DevStudio2005CCompiler |
getInstance() |
|
Linker |
getLinker(LinkType type) |
Gets the linker that is associated with this processors
|
int |
getMaximumCommandLength() |
canParse, createConfiguration, getBaseOutputName, getOutputFileNames, parseIncludes, resolveInclude
bid, clone, getHeaderExtensions, getIdentifier, getOSArch, getOSName, getSourceExtensions, isDarwin, toString
addIncludes, buildDefineArguments, compile, createConfiguration, getArgumentCountPerInputFile, getCommand, getIdentifier, getInputFileArgument, getLibtool, getLibtoolCompiler, getMaximumInputFilesPerCommand, getTotalArgumentLengthForInputFile, runCommand, setCommand
addImpliedArgs, addWarningSwitch, createPrecompileGeneratingConfig, createPrecompileUsingConfig, getDefineSwitch, getEnvironmentIncludePath, getIncludeDirSwitch, getUndefineSwitch
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
createParser
createPrecompileConfigurations
public static DevStudio2005CCompiler getInstance()
protected void addDebugSwitch(java.util.Vector args)
addDebugSwitch
in class DevStudioCompatibleCCompiler
public Processor changeEnvironment(boolean newEnvironment, org.apache.tools.ant.types.Environment env)
changeEnvironment
in interface Processor
changeEnvironment
in class AbstractProcessor
public Linker getLinker(LinkType type)
Processor
public int getMaximumCommandLength()
getMaximumCommandLength
in class CommandLineCompiler
Copyright ? 2001-2019 Ant-Contrib project. All Rights Reserved.