@Component(role=org.codehaus.mojo.natives.compiler.Compiler.class, hint="bcc", instantiationStrategy="per-lookup") public class BCCCompiler extends CCompiler
AbstractCompiler.CompilerRunnable
Constructor and Description |
---|
BCCCompiler() |
Modifier and Type | Method and Description |
---|---|
protected org.codehaus.plexus.util.cli.Commandline |
getCommandLine(File src,
File dest,
CompilerConfiguration config) |
protected String |
getOutputFileOption() |
getParser
compile, getObjectFile, getObjectFileExtension
protected org.codehaus.plexus.util.cli.Commandline getCommandLine(File src, File dest, CompilerConfiguration config) throws NativeBuildException
getCommandLine
in class AbstractCCompiler
NativeBuildException
protected String getOutputFileOption()
getOutputFileOption
in class CCompiler
Copyright © 2018 MojoHaus. All rights reserved.