class documentation

class IntelEM64TCCompiler(UnixCCompiler): (source)

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): (source)

Undocumented

Undocumented

compiler_type: str = (source)

Undocumented

Undocumented