Class GccCompiler

  • All Implemented Interfaces:
    Compiler, org.codehaus.plexus.logging.LogEnabled

    @Component(role=Compiler.class,
               hint="mingw",
               instantiationStrategy="per-lookup")
    public class GccCompiler
    extends AbstractGccCompiler
    Generic MinGW compiler with "-o " as its output option