class documentation

class PathScaleCCompiler(UnixCCompiler):

View In Hierarchy

PathScale compiler compatible with an gcc built Python.
Method __init__ Undocumented
Class Variable cc​_exe Undocumented
Class Variable compiler​_type Undocumented
Class Variable cxx​_exe Undocumented
def __init__(self, verbose=0, dry_run=0, force=0):

Undocumented

cc_exe: str =

Undocumented

compiler_type: str =

Undocumented

cxx_exe: str =

Undocumented