AbstractCompiler.CompilerRunnable| Constructor and Description |
|---|
BCCCompiler() |
| Modifier and Type | Method and Description |
|---|---|
protected org.codehaus.plexus.util.cli.Commandline |
getCommandLine(java.io.File src,
java.io.File dest,
CompilerConfiguration config)
Setup Compiler Command line
|
protected java.lang.String |
getOutputFileOption() |
getParsercompile, getObjectFile, getObjectFileExtensionprotected org.codehaus.plexus.util.cli.Commandline getCommandLine(java.io.File src,
java.io.File dest,
CompilerConfiguration config)
throws NativeBuildException
AbstractCCompilergetCommandLine in class AbstractCCompilerNativeBuildExceptionprotected java.lang.String getOutputFileOption()
getOutputFileOption in class CCompiler