class documentation

class IntelEM64TCCompiler(UnixCCompiler):

View In Hierarchy

A modified Intel x86_64 compiler compatible with a 64bit GCC-built Python.
Method __init__ Undocumented
Class Variable cc​_args Undocumented
Class Variable compiler​_type Undocumented
Instance Variable cc​_exe Undocumented
def __init__(self, verbose=0, dry_run=0, force=0):

Undocumented

cc_args: str =

Undocumented

compiler_type: str =

Undocumented

cc_exe =

Undocumented