Class GccCompatibleCCompiler

All Implemented Interfaces:
Cloneable, Compiler, Processor
Direct Known Subclasses:
aCCCompiler, ForteCCCompiler, GccCCompiler, GccCCompiler, GccCCompiler, IntelLinux32CCompiler, IntelLinux64CCompiler, VisualAgeCCompiler

public abstract class GccCompatibleCCompiler extends CommandLineCCompiler
Abstract base class for compilers that attempt to be command line compatible with GCC