OpenQuizz
Une application de gestion des contenus pédagogiques
Mingw32CCompiler Class Reference
Inheritance diagram for Mingw32CCompiler:
Collaboration diagram for Mingw32CCompiler:

Public Member Functions

def __init__ (self, verbose=0, dry_run=0, force=0)
 
- Public Member Functions inherited from CygwinCCompiler
def link (self, target_desc, objects, output_filename, output_dir=None, libraries=None, library_dirs=None, runtime_library_dirs=None, export_symbols=None, debug=0, extra_preargs=None, extra_postargs=None, build_temp=None, target_lang=None)
 
def object_filenames (self, source_filenames, strip_dir=0, output_dir='')
 

Data Fields

 dll_libraries
 
- Data Fields inherited from CygwinCCompiler
 dllwrap_version
 
 linker_dll
 
 gcc_version
 
 dll_libraries
 

Static Public Attributes

 compiler_type
 
- Static Public Attributes inherited from CygwinCCompiler
 compiler_type
 
 obj_extension
 
 static_lib_extension
 
 shared_lib_extension
 
 static_lib_format
 
 shared_lib_format
 
 exe_extension
 

Detailed Description

Handles the Mingw32 port of the GNU C compiler to Windows.

Constructor & Destructor Documentation

◆ __init__()

def __init__ (   self,
  verbose = 0,
  dry_run = 0,
  force = 0 
)

Reimplemented from CygwinCCompiler.

Field Documentation

◆ compiler_type

compiler_type
static

◆ dll_libraries

dll_libraries

The documentation for this class was generated from the following file: