class documentation

class IntelEM64TCCompilerW(IntelCCompilerW): (source)

View In Hierarchy

A modified Intel x86_64 compiler compatible with a 64bit MSVC-built Python.

Method __init__ Undocumented
Class Variable compiler_type Undocumented
Instance Variable __version Undocumented

Inherited from IntelCCompilerW:

Method initialize Undocumented
Class Variable compiler_cxx Undocumented
Instance Variable cc Undocumented
Instance Variable compile_options Undocumented
Instance Variable compile_options_debug Undocumented
Instance Variable lib Undocumented
Instance Variable linker Undocumented

Inherited from MSVCCompiler (via IntelCCompilerW):

Method manifest_setup_ldargs Undocumented