OpenQuizz
Une application de gestion des contenus pédagogiques
|
Public Member Functions | |
def | __init__ (self, verbose=0, dry_run=0, force=0) |
![]() | |
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 | |
![]() | |
dllwrap_version | |
linker_dll | |
gcc_version | |
dll_libraries | |
Static Public Attributes | |
compiler_type | |
![]() | |
compiler_type | |
obj_extension | |
static_lib_extension | |
shared_lib_extension | |
static_lib_format | |
shared_lib_format | |
exe_extension | |
Handles the Mingw32 port of the GNU C compiler to Windows.
def __init__ | ( | self, | |
verbose = 0 , |
|||
dry_run = 0 , |
|||
force = 0 |
|||
) |
Reimplemented from CygwinCCompiler.
|
static |
dll_libraries |