net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2
public final class GccCCompiler extends GccCompatibleCCompiler
Field Summary | |
---|---|
static String | CMD_PREFIX |
Method Summary | |
---|---|
void | addImpliedArgs(Vector args, boolean debug, boolean multithreaded, boolean exceptions, LinkType linkType, Boolean rtti, OptimizationEnum optimization) |
Processor | changeEnvironment(boolean newEnvironment, Environment env) |
protected Parser | createParser(File source)
Create parser to determine dependencies.
|
static GccCCompiler | getCppInstance()
Gets c++ adapter |
File[] | getEnvironmentIncludePath() |
static GccCCompiler | getG77Instance()
Gets g77 adapter |
static GccCCompiler | getGppInstance()
Gets gpp adapter |
String | getIdentifier() |
static GccCCompiler | getInstance()
Gets gcc adapter |
Linker | getLinker(LinkType linkType) |
int | getMaximumCommandLength() |