Attributes
- compiler_type
compiler_type = 'mingw32'
Method summary
- __init__(self, verbose = 0, dry_run = 0, force = 0)
- link(self, target_desc, objects, output_filename, output_dir, libraries, library_dirs, runtime_library_dirs, export_symbols = None, debug = 0, extra_preargs = None, extra_postargs = None, build_temp = None, target_lang = None)
- object_filenames(self, source_filenames, strip_dir = 0, output_dir = '')
Methods
- __init__(self, verbose = 0, dry_run = 0, force = 0)
- link(self, target_desc, objects, output_filename, output_dir, libraries, library_dirs, runtime_library_dirs, export_symbols = None, debug = 0, extra_preargs = None, extra_postargs = None, build_temp = None, target_lang = None)
- object_filenames(self, source_filenames, strip_dir = 0, output_dir = '')
