Class CCompiler

java.lang.Object
org.codehaus.plexus.logging.AbstractLogEnabled
All Implemented Interfaces:
Compiler, org.codehaus.plexus.logging.LogEnabled
Direct Known Subclasses:
BCCCompiler

@Component(role=Compiler.class, hint="generic", instantiationStrategy="per-lookup") public class CCompiler extends AbstractCCompiler
Generic C/CPP compiler with "-o " as its output option